mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user