K 10 svn:author V 6 emaste K 8 svn:date V 27 2008-08-29T13:09:20.579810Z K 7 svn:log V 279 MFC r155086 by pjd: Add buffer corruption protection (RedZone) for kernel's malloc(9). It detects both: buffer underflows and buffer overflows bugs at runtime (on free(9) and realloc(9)) and prints backtraces from where memory was allocated and from where it was freed. END