Date: Sat, 1 Feb 2003 02:07:49 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c Message-ID: <200302011007.h11A7nDx080796@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/02/01 02:07:49 PST
Modified files:
sys/kern kern_malloc.c
Log:
Under #ifdef DIAGNOSTIC, fill malloc(9) allocations which do not have
M_ZERO specified with 0x70. (malloc_flags=J for the kernel :-)
Revision Changes Path
1.115 +8 -0 src/sys/kern/kern_malloc.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302011007.h11A7nDx080796>
