]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-151065: Copy fix for memory leak from mimalloc upstream (GH-151066) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 12 Jun 2026 01:18:14 +0000 (03:18 +0200)
committerGitHub <noreply@github.com>
Fri, 12 Jun 2026 01:18:14 +0000 (21:18 -0400)
commit8754abc358aff62feb37dd5d30f16eec06d9bbaa
treea018497761a610d5cec8f02f8466d9bb40ed3ed2
parente812fe9bc4e1b226c4e3ebc535c2789e1cf2c205
[3.13] gh-151065: Copy fix for memory leak from mimalloc upstream (GH-151066) (GH-151385)

Applies https://github.com/microsoft/mimalloc/commit/d7a72c4912943e8aaf135e465ca5ea229ea96646 to our copy of mimalloc.
(cherry picked from commit 80f9467434cecbc4e97b853b3876de13e75aec38)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
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