diff options
author | colorfulappl <colorfulappl@qq.com> | 2022-11-24 14:01:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-24 14:01:26 (GMT) |
commit | 8dbe08eb7c807f484fe9870f5b7f5ae2881fd966 (patch) | |
tree | e8a735022f12ba4a1b73dc2449d6e5e40383bded /Tools/gdb | |
parent | 69f6cc77d0f1664f983a83b6ae707d99a99f5c4f (diff) | |
download | cpython-8dbe08eb7c807f484fe9870f5b7f5ae2881fd966.zip cpython-8dbe08eb7c807f484fe9870f5b7f5ae2881fd966.tar.gz cpython-8dbe08eb7c807f484fe9870f5b7f5ae2881fd966.tar.bz2 |
gh-99240: Fix double-free bug in Argument Clinic str_converter generated code (GH-99241)
Fix double-free bug mentioned at https://github.com/python/cpython/issues/99240,
by moving memory clean up out of "exit" label.
Automerge-Triggered-By: GH:erlend-aasland
Diffstat (limited to 'Tools/gdb')
0 files changed, 0 insertions, 0 deletions