[issue11826] Leak in atexitmodule

Antoine Pitrou report at bugs.python.org
Wed Mar 14 11:31:18 CET 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

Well, if it doesn't crash, it's probably ok ;)
Perhaps check modstate->atexit_callbacks for non-NULL? Or do we trust free() to do the right thing?

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list