Pawel Jakub Dawidek 847a2a1716 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.

Tested by:	kris
2006-01-31 11:09:21 +00:00
..
2005-10-21 16:23:01 +00:00
2006-01-08 20:23:35 +00:00
2005-12-06 13:47:23 +00:00
2005-04-21 09:15:19 +00:00
2005-09-28 07:40:03 +00:00
2005-10-18 16:11:48 +00:00
2005-08-05 14:59:50 +00:00