Overwrite environment variable on the stack to force MMAP_THRESHOLD
to 0, then valloc
initilize the ptmalloc. When allocating chunks, it would use mmap
.
Overwrite environment variable on the stack to force MMAP_THRESHOLD
to 0, then valloc
initilize the ptmalloc. When allocating chunks, it would use mmap
.