]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-145376: Fix refleak in `queuemodule.c` out-of-memory path (GH-145543) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 8 Mar 2026 08:02:51 +0000 (09:02 +0100)
committerGitHub <noreply@github.com>
Sun, 8 Mar 2026 08:02:51 +0000 (13:32 +0530)
commit0e423f1c2612f43a18aed78e6439c57a9ec70b43
tree15708b1eec530b0fa9a3627f813cf8c1d4751ae5
parent5f25707ad830a7e79afb9711d273c97f318c8922
[3.14] gh-145376: Fix refleak in `queuemodule.c` out-of-memory path (GH-145543) (#145622)

gh-145376: Fix refleak in `queuemodule.c` out-of-memory path (GH-145543)
(cherry picked from commit 0aeaaafac476119f242fe717ce60d2070172127b)

Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
Modules/_queuemodule.c