gh-126991: Fix reference leak in loading pickle's opcode BUILD (GH-126990)
If PyObject_SetItem() fails in the `load_build()` function of _pickle.c, no DECREF for the `dict` variable.
J
Justin Applegate committed
29cbcbd73bbfd8c953c0b213fb33682c289934ff
Parent: c5c9286
Committed by GitHub <noreply@github.com>
on 11/19/2024, 4:00:35 PM