mirror of
https://github.com/decompals/wibo.git
synced 2025-12-12 06:45:05 +00:00
`mi_heap_check_owned` does not work for allocations that span multiple blocks; `mi_is_in_heap_region` is a less precise but working way for us to check if a pointer is in our heap. See https://github.com/microsoft/mimalloc/issues/298
1.8 KiB
1.8 KiB