[issue30604] co_extra_freefuncs is stored thread locally and can lead to crashes

STINNER Victor report at bugs.python.org
Tue Jun 27 20:12:03 EDT 2017


STINNER Victor added the comment:


New changeset 23e7944eba1968bb8432fdc4cc96d4fdd2c1a230 by Victor Stinner in branch 'master':
bpo-30704, bpo-30604: Fix memleak in code_dealloc() (#2455)
https://github.com/python/cpython/commit/23e7944eba1968bb8432fdc4cc96d4fdd2c1a230


----------

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


More information about the Python-bugs-list mailing list