mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
merge from dev
This commit is contained in:
commit
42c8015cbc
7 changed files with 33 additions and 15 deletions
|
@ -164,7 +164,7 @@ int main(void) {
|
|||
mi_free(p);
|
||||
};
|
||||
|
||||
#if MI_DEBUG >= 2
|
||||
#if (MI_DEBUG >= 2) && !MI_TSAN
|
||||
// ---------------------------------------------------
|
||||
// Debug filling
|
||||
// ---------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue