diff options
author | Victor Stinner <vstinner@python.org> | 2023-11-10 13:07:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-10 13:07:45 (GMT) |
commit | 4b0c875d91727440251a8427a80d8515e39d18cd (patch) | |
tree | 5d5d48b22460823b2967b4702fad82c0693661db /Python/getargs.c | |
parent | 881c9eb962608da8deb4d48fe1642f714ce00b91 (diff) | |
download | cpython-4b0c875d91727440251a8427a80d8515e39d18cd.zip cpython-4b0c875d91727440251a8427a80d8515e39d18cd.tar.gz cpython-4b0c875d91727440251a8427a80d8515e39d18cd.tar.bz2 |
[3.12] gh-109181: Fix refleak in tb_get_lineno() (#111948)
PyFrame_GetCode() returns a strong reference.
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions