[issue32013] _pickle: Py_DECREF seems to be missing from a failure case in fast_save_enter()

Serhiy Storchaka report at bugs.python.org
Mon Nov 13 03:19:54 EST 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 6ed9d4ecde8c3f0eeadf188f15a5bbd32b9d1145 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
bpo-32013: _pickle: Add missing Py_DECREF in error case in fast_save_enter() (GH-4384) (#4385)
https://github.com/python/cpython/commit/6ed9d4ecde8c3f0eeadf188f15a5bbd32b9d1145


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32013>
_______________________________________


More information about the Python-bugs-list mailing list