Skip to content

Commit 64e9718

Browse files
committed
pythongh-134070: Add news entry for mimalloc out-of-bounds fix
1 parent 3658bc3 commit 64e9718

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.. gh-issue: 134070
2+
.. section: Core and Builtins
3+
4+
Fixed an out-of-bounds read in the generic implementation of `mi_clz32` and `mi_ctz32` in the integrated mimalloc allocator. This bug could occur on platforms with 64-bit `unsigned long` values. Based on upstream fix from microsoft/mimalloc.

0 commit comments

Comments
 (0)