]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:39 +0000 (09:02 +0100)
committerGitHub <noreply@github.com>
Sun, 8 Mar 2026 08:02:39 +0000 (13:32 +0530)
commit1a73d5a35c6da2b8e45df027b5313ac4e82a7390
tree0b0f9123ccfb34a43a8b0e119044b4e9fb8c278d
parent26d587b3950a9c48fab6ec35ad8f756a4d48aec9
[3.13] gh-145376: Fix refleak in `queuemodule.c` out-of-memory path (GH-145543) (#145621)

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