mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
fix "./configure --with-debug" builds
(without CFLAGS=-DSAFEMALLOC).
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#undef DBUG_OFF
|
||||
#endif
|
||||
#ifndef SAFEMALLOC
|
||||
#define SAFEMALLOC
|
||||
#define SAFEMALLOC 1
|
||||
#endif
|
||||
|
||||
#include "heapdef.h" /* Because of hp_find_block */
|
||||
|
||||
Reference in New Issue
Block a user