Dmitry Yanovsky

Results 2 issues of Dmitry Yanovsky

The way `mi_is_in_heap_region` is implemented right now (see [this](https://github.com/microsoft/mimalloc/blob/master/src/free.c#L112) code) it is possible to 'miss' certain huge allocations going through `mi_cfree`. So we either need to update the segment detection...

Hello, Would it be possible to build a custom version of the redirection DLL to be used on Xbox? Right now we are hitting this issue on startup: ``` 014c:0150...