commit | 6a77af690fc5022ecd218771960d15af2dc74977 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Tue Sep 11 14:11:03 2012 +0200 |
committer | Christian Heimes <christian@cheimes.de> | Tue Sep 11 14:11:03 2012 +0200 |
tree | b0e84ce9b24eef4c6fca47ed4603d3ed25f6df43 | |
parent | 26b9f4b2f324cd5767d8fe9a2ab85566f34be809 [diff] |
Issue #15895: Fix FILE pointer leak in PyRun_SimpleFileExFlags() when filename points to a pyc/pyo file and closeit is false.