]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145376: Fix refleak in `queuemodule.c` out-of-memory path (#145543)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Sat, 7 Mar 2026 09:05:08 +0000 (10:05 +0100)
committerGitHub <noreply@github.com>
Sat, 7 Mar 2026 09:05:08 +0000 (14:35 +0530)
commit0aeaaafac476119f242fe717ce60d2070172127b
tree04f75a10d0548a7066bc4331b59ec9ff615db44f
parent46761c976060c3e9ddbd33ea64601b54a97ddbe0
gh-145376: Fix refleak in `queuemodule.c` out-of-memory path (#145543)
Modules/_queuemodule.c