]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-104698: Fix reference leak in mmapmodule.c (GH-104700) (#104710)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 21 May 2023 01:43:18 +0000 (18:43 -0700)
committerGitHub <noreply@github.com>
Sun, 21 May 2023 01:43:18 +0000 (18:43 -0700)
commitb2e0201222dc993ce1813b2a92bda43b74f4262f
treefd71dca50a77665fad85a61cf9302b830f3fab65
parent2e457bc202179445cbf7b3a2a96c8450f1cda72f
[3.11] gh-104698: Fix reference leak in mmapmodule.c (GH-104700) (#104710)

(cherry picked from commit 99b641886a09252bbcf99a1d322fa8734f1ca30d)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Modules/mmapmodule.c