Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 19, 2024

If PyObject_SetItem() fails in the load_build() function of _pickle.c, no DECREF for the dict variable.
(cherry picked from commit 29cbcbd)

Co-authored-by: Justin Applegate 70449145+Legoclones@users.noreply.github.com

…ythonGH-126990)

If PyObject_SetItem() fails in the `load_build()` function of _pickle.c, no DECREF for the `dict` variable.
(cherry picked from commit 29cbcbd)

Co-authored-by: Justin Applegate <70449145+Legoclones@users.noreply.github.com>
@serhiy-storchaka serhiy-storchaka merged commit bb98a0a into python:3.13 Nov 19, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants