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

STINNER Victor report at bugs.python.org
Tue Jun 27 20:28:53 EDT 2017


STINNER Victor added the comment:


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


----------

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


More information about the Python-bugs-list mailing list