Searched refs:MEMSCRAMBLE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/bash-94.1.2/
H A Dconfig.h152 /* Define MEMSCRAMBLE if you want the bash malloc and free to scramble
154 #define MEMSCRAMBLE 1 macro
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dconfig.h.in151 /* Define MEMSCRAMBLE if you want the bash malloc and free to scramble
153 #undef MEMSCRAMBLE
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/malloc/
H A Dmalloc.c56 /* Define MEMSCRAMBLE to have free() write 0xcf into memory as it's freed, to
60 /* SCO 3.2v4 getcwd and possibly other libc routines fail with MEMSCRAMBLE;
812 #ifdef MEMSCRAMBLE
924 #ifdef MEMSCRAMBLE

Completed in 191 milliseconds