Date: Thu, 26 Mar 1998 22:48:30 -0800 (PST) From: John Dyson <dyson@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_bio.c Message-ID: <199803270648.WAA07832@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 1998/03/26 22:48:30 PST Modified files: sys/kern vfs_bio.c Log: Correct a problem where buffers might not be zeroed when needed. The B_MALLOC buffers might not have been properly zeroed. Revision Changes Path 1.160 +3 -3 src/sys/kern/vfs_bio.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?199803270648.WAA07832>