mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Fixing a checkin error for the MacMemAllocator changes.
This commit is contained in:
parent
ae53ac6d71
commit
caf57269df
@ -25,7 +25,7 @@
|
||||
/* You probably only want to use this for debugging. It's useful to see leaks
|
||||
with ZoneRanger.
|
||||
*/
|
||||
#define MALLOC_IS_NEWPTR 1
|
||||
/* #define MALLOC_IS_NEWPTR 1 */
|
||||
|
||||
/* Turn this on to check for block overwrites, heap corruption, bad frees, etc */
|
||||
#define DEBUG_HEAP_INTEGRITY DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user