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

Xiang Zhang report at bugs.python.org
Sun Feb 19 23:25:18 EST 2017


Xiang Zhang added the comment:


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


----------

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


More information about the Python-bugs-list mailing list