Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 11/24/2000 02:34:33
Module Name: syssrc
Committed By: chs
Date: Fri Nov 24 00:34:32 UTC 2000
Modified Files:
syssrc/sys/kern: kern_malloc.c
Log Message:
ifdef DEBUG, increase the max size we'll overwrite in freed memory blocks
to detect modifications after frees from 32 bytes to 1 page.
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 syssrc/sys/kern/kern_malloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.