mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 17:17:19 +03:00
parent
ba5c709517
commit
17c021c177
14 changed files with 41 additions and 301 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
#ifdef JEMALLOC_FILL
|
||||
const char *malloc_conf =
|
||||
"abort:false,junk:false,zero:true,redzone:false";
|
||||
"abort:false,junk:false,zero:true";
|
||||
#endif
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue