Fixing a checkin error for the MacMemAllocator changes.

This commit is contained in:
saari%netscape.com 1998-08-07 00:21:29 +00:00
Родитель ae53ac6d71
Коммит caf57269df
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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