diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-19 17:58:12 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-19 17:58:12 +0200 |
commit | 6902ddf2cab4900fa01248c313e7d4a7e67d97f7 (patch) | |
tree | 3159e9a5b1736200f0fa0b6f60b65cb8f5ce5798 /Python/ceval.c | |
parent | d925bd5794e46e0952677ecdd6bf620bcbc719ae (diff) | |
download | cpython-git-6902ddf2cab4900fa01248c313e7d4a7e67d97f7.tar.gz |
Fix a refleak in call_maybe()
Issue #27128. Fix a reference leak if creating the tuple to pass positional
parameters fails.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions