mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 11:34:38 +03:00
fix decommit bug
This commit is contained in:
parent
998c2de633
commit
b1aff903f5
5 changed files with 133 additions and 126 deletions
|
@ -52,7 +52,7 @@ int main() {
|
|||
|
||||
//test_mt_shutdown();
|
||||
//fail_aslr();
|
||||
//bench_alloc_large();
|
||||
bench_alloc_large();
|
||||
mi_stats_print(NULL);
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue