diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-02-08 11:57:09 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-02-08 11:57:09 (GMT) |
commit | 620580f280e3fe6583afee43580ef907b228add3 (patch) | |
tree | 50ec86c1b889968e9344e88af2eea7c81678c207 /Lib/test/support | |
parent | 17a63e2169cbd6799ea2f9af25f9b570cc02278a (diff) | |
download | cpython-620580f280e3fe6583afee43580ef907b228add3.zip cpython-620580f280e3fe6583afee43580ef907b228add3.tar.gz cpython-620580f280e3fe6583afee43580ef907b228add3.tar.bz2 |
Fix refleaks if Py_EnterRecursiveCall() fails
Issue #29306: Destroy argstuple and kwdict if Py_EnterRecursiveCall() fails.
Diffstat (limited to 'Lib/test/support')
0 files changed, 0 insertions, 0 deletions