]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151065: Copy fix for memory leak from mimalloc upstream (GH-151066)
authorPeter Bierma <zintensitydev@gmail.com>
Thu, 11 Jun 2026 22:11:52 +0000 (18:11 -0400)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 22:11:52 +0000 (18:11 -0400)
commit80f9467434cecbc4e97b853b3876de13e75aec38
tree4590de6a89cc02de7c908720ab2eb8dd56956f82
parent71805db4294de9495954571c82a835d94ba67594
gh-151065: Copy fix for memory leak from mimalloc upstream (GH-151066)

Applies https://github.com/microsoft/mimalloc/commit/d7a72c4912943e8aaf135e465ca5ea229ea96646 to our copy of mimalloc.
Misc/NEWS.d/next/Core_and_Builtins/2026-06-08-05-31-22.gh-issue-151065._o_31F.rst [new file with mode: 0644]
Objects/mimalloc/init.c