Hunt down some small bugs
This commit is contained in:
2
third_party/dlmalloc/dlmalloc.internal.h
vendored
2
third_party/dlmalloc/dlmalloc.internal.h
vendored
@ -17,7 +17,7 @@ COSMOPOLITAN_C_START_
|
||||
#define DLMALLOC_VERSION 20806
|
||||
|
||||
#ifndef FOOTERS
|
||||
#define FOOTERS !IsTrustworthy()
|
||||
#define FOOTERS !NoDebug()
|
||||
#endif
|
||||
|
||||
#define HAVE_MMAP 1
|
||||
|
||||
Reference in New Issue
Block a user