[issue29347] Python could crash while creating weakref for a given object

Xiang Zhang report at bugs.python.org
Mon Feb 20 01:33:04 EST 2017


Xiang Zhang added the comment:


New changeset 9a4577a4bb23888fed2cf192cf1a4c95ce5c26f8 by GitHub in branch '3.6':
bpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects (#128) (#186)
https://github.com/python/cpython/commit/9a4577a4bb23888fed2cf192cf1a4c95ce5c26f8


----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29347>
_______________________________________


More information about the Python-bugs-list mailing list