[issue15895] PyRun_SimpleFileExFlags() can leak a FILE pointer

Roundup Robot report at bugs.python.org
Tue Sep 11 14:12:33 CEST 2012


Roundup Robot added the comment:

New changeset 4754c4a710e6 by Christian Heimes in branch 'default':
Issue #15895: Fix FILE pointer leak in PyRun_SimpleFileExFlags() when filename points to a pyc/pyo file and closeit is false.
http://hg.python.org/cpython/rev/4754c4a710e6

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list