mimalloc/include/mimalloc
_ClearEdge 142c550963 fix mi_clz and mi_ctz having undefined behavior due to uninitialized variable
fixes:
- issues while compiled with /os(like frozen program at startup)
- sometimes mi_bchunk_try_clearNX or mi_bchunk_try_find_and_clearNX fails even if it's compiled without /os while program is running
2025-05-02 23:23:20 +09:00
..
atomic.h merge from dev 2025-04-02 10:45:18 -07:00
bits.h fix mi_clz and mi_ctz having undefined behavior due to uninitialized variable 2025-05-02 23:23:20 +09:00
internal.h merge from dev 2025-04-02 10:45:18 -07:00
prim.h merge from dev 2025-02-11 09:21:48 -08:00
track.h small updates 2024-12-11 14:29:06 -08:00
types.h improve tracking of malloc_requested count 2025-03-21 19:40:44 -07:00