mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
merge from 'dev-exp'; add support for MIMALLOC_OVERRIDE environment variable
This commit is contained in:
commit
bbf97fa02d
5 changed files with 47 additions and 37 deletions
|
@ -385,7 +385,7 @@ bool _mi_preloading() {
|
|||
}
|
||||
|
||||
// Communicate with the redirection module on Windows
|
||||
#if defined(_WIN32) && defined(XMI_SHARED_LIB)
|
||||
#if 0
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue