[issue15893] Py_FrozenMain() resource leak and missing malloc checks

STINNER Victor report at bugs.python.org
Sat Jul 27 02:43:49 CEST 2013


STINNER Victor added the comment:

I didn't know Py_FrozenMain(). I upgraded it to use the same code than main().


Should I backport my fixes to Python 3.3 (except maybe 0001c4100823 which is risky).

----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list