cpython/Objects/mimalloc
Miss Islington (bot) 8754abc358
[3.13] gh-151065: Copy fix for memory leak from mimalloc upstream (GH-151066) (GH-151385)
Applies d7a72c4912 to our copy of mimalloc.
(cherry picked from commit 80f9467434)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
2026-06-11 21:18:14 -04:00
..
prim [3.13] gh-123826: Fix unused function warnings in mimalloc on NetBSD (GH-123827) (#123875) 2024-09-30 01:58:09 +00:00
alloc-aligned.c gh-90815: Add mimalloc memory allocator (#109914) 2023-10-30 15:43:11 +00:00
alloc-override.c gh-90815: Add mimalloc memory allocator (#109914) 2023-10-30 15:43:11 +00:00
alloc-posix.c gh-90815: Add mimalloc memory allocator (#109914) 2023-10-30 15:43:11 +00:00
alloc.c gh-115103: Enable internal mimalloc assertions in debug builds (#116343) 2024-03-05 13:54:20 -05:00
arena.c gh-90815: Add mimalloc memory allocator (#109914) 2023-10-30 15:43:11 +00:00
bitmap.c gh-90815: Add mimalloc memory allocator (#109914) 2023-10-30 15:43:11 +00:00
bitmap.h [3.13] Fix typos (#123775) (#123866) 2024-10-07 23:44:31 +02:00
heap.c gh-115103: Delay reuse of mimalloc pages that store PyObjects (#115435) 2024-03-06 09:42:11 -05:00
init.c [3.13] gh-151065: Copy fix for memory leak from mimalloc upstream (GH-151066) (GH-151385) 2026-06-11 21:18:14 -04:00
options.c gh-90815: Add mimalloc memory allocator (#109914) 2023-10-30 15:43:11 +00:00
os.c [3.13] gh-123022: Fix crash with Py_Initialize in background thread (GH-123052) (#123114) 2024-08-17 20:38:02 +00:00
page-queue.c gh-90815: Add mimalloc memory allocator (#109914) 2023-10-30 15:43:11 +00:00
page.c gh-115103: Delay reuse of mimalloc pages that store PyObjects (#115435) 2024-03-06 09:42:11 -05:00
random.c gh-90815: Add mimalloc memory allocator (#109914) 2023-10-30 15:43:11 +00:00
segment-map.c [3.13] Fix typos (#123775) (#123866) 2024-10-07 23:44:31 +02:00
segment.c gh-117755: Fix mimalloc for huge allocation on s390x (#117809) 2024-04-16 20:34:12 +00:00
static.c gh-90815: Add mimalloc memory allocator (#109914) 2023-10-30 15:43:11 +00:00
stats.c gh-90815: Add mimalloc memory allocator (#109914) 2023-10-30 15:43:11 +00:00