Fix weird startup crashes in debug mode
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m40s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m40s
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#define HAVE_MORECORE 0
|
||||
#define NO_MALLOC_STATS 1
|
||||
#define USE_LOCKS 1
|
||||
#define USE_SPIN_LOCKS 1
|
||||
#define MALLOC_FAILURE_ACTION \
|
||||
do { \
|
||||
DEBUG ("malloc failure\n"); \
|
||||
|
||||
Reference in New Issue
Block a user