Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: blymn
Date: Sun Oct 26 12:23:28 UTC 2008
Modified Files:
src/sys/kern: kern_malloc.c
Log Message:
Extend the information that MALLOCLOG outputs to include the preceding
buffer. This can be helpful in the case where a buffer overrun in the
preceding region stomps on the following regions data.
To generate a diff of this commit:
cvs rdiff -r1.120 -r1.121 src/sys/kern/kern_malloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index