mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 11:34:38 +03:00
rename option pagemap_commit; always commit the page map on macos (for now)
This commit is contained in:
parent
c5cfc92f0c
commit
516e644359
8 changed files with 21 additions and 9 deletions
|
@ -35,7 +35,7 @@ int main() {
|
|||
// corrupt_free();
|
||||
// block_overflow1();
|
||||
// block_overflow2();
|
||||
// test_canary_leak();
|
||||
test_canary_leak();
|
||||
// test_aslr();
|
||||
// invalid_free();
|
||||
// test_reserved();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue