diff options
author | colorfulappl <colorfulappl@qq.com> | 2022-12-20 10:19:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-20 10:19:53 (GMT) |
commit | ba8e30c56ba4833f572318e1cf4108d9f206d1a0 (patch) | |
tree | eb808a43f1314b70568b45798d762591176374cb /Python/getargs.c | |
parent | cfa78ecc12255dd648c0d96bdeb4b74a1a686a95 (diff) | |
download | cpython-ba8e30c56ba4833f572318e1cf4108d9f206d1a0.zip cpython-ba8e30c56ba4833f572318e1cf4108d9f206d1a0.tar.gz cpython-ba8e30c56ba4833f572318e1cf4108d9f206d1a0.tar.bz2 |
[3.11] gh-99240: Fix double-free bug in Argument Clinic str_converter generated code (GH-99241) (#100352)
(cherry picked from commit 8dbe08eb7c807f484fe9870f5b7f5ae2881fd966)
Fix double-free bug mentioned at GH-99240, by moving memory clean up out of "exit" label.
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions