diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-27 02:39:09 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-27 02:39:09 +0200 |
commit | c588feeea94788e164286dbd757e34829a2eefb5 (patch) | |
tree | 4568eb715f50b0d45d3e7b9fd63b420b6e86ffe7 /Python/marshal.c | |
parent | 739cf4e3e6d7370ab6ddfc96637218eadfe81a13 (diff) | |
download | cpython-git-c588feeea94788e164286dbd757e34829a2eefb5.tar.gz |
Issue #15893: Improve error handling in main() and Py_FrozenMain()
* handle _PyMem_RawStrdup() failure
* Py_FrozenMain() releases memory on error
* Py_FrozenMain() duplicates the old locale, as done in main()
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions