]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151065: Copy fix for memory leak from mimalloc upstream (GH-151066) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Jun 2026 22:39:37 +0000 (00:39 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 22:39:37 +0000 (22:39 +0000)
commita12a0e9529b4847f1cde0a4b1d777251b7efdb40
tree19fd96d149e356bd63b9079f410efe6c5c694351
parente87e732fda179e17421ae17cfc90456118f95d3b
[3.15] gh-151065: Copy fix for memory leak from mimalloc upstream (GH-151066) (GH-151383)

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