[FREELDR]

- Conditionally enable heap-related debugging and validation checks by an MM_DBG define for all architectures. Inspired by 49744.

svn path=/trunk/; revision=49792
This commit is contained in:
Aleksey Bragin
2010-11-25 22:03:56 +00:00
parent fb04d4fd23
commit cc202fdc31
+1 -1
View File
@@ -407,7 +407,7 @@
all buffers allocated are a
multiple of this size. This
MUST be a power of two. */
#ifndef _M_ARM
#ifdef MM_DBG
#define BufDump 1 /* Define this symbol to enable the
bpoold() function which dumps the