summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2006-01-31 11:09:21 +0000
committerpjd <pjd@FreeBSD.org>2006-01-31 11:09:21 +0000
commit645dd7b662b95a91b935a1b4b9d354770a873a8d (patch)
tree5578d06f9b3e97650d2847a2198d21f29bb26546 /tools
parent8920c8cd7449851a87b664de80046b23913acd5e (diff)
downloadFreeBSD-src-645dd7b662b95a91b935a1b4b9d354770a873a8d.zip
FreeBSD-src-645dd7b662b95a91b935a1b4b9d354770a873a8d.tar.gz
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
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud