Date: Wed, 10 Oct 2001 13:43:55 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_lock.c subr_rman.c src/sys/net bpf.c Message-ID: <200110102043.f9AKhxV47998@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/10/10 13:43:53 PDT Modified files: sys/kern kern_lock.c subr_rman.c sys/net bpf.c Log: Malloc mutexes pre-zero'd as random garbage (including 0xdeadcode) my trigget the check to make sure we don't initalize a mutex twice. Revision Changes Path 1.50 +2 -2 src/sys/kern/kern_lock.c 1.20 +2 -2 src/sys/kern/subr_rman.c 1.83 +2 -2 src/sys/net/bpf.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?200110102043.f9AKhxV47998>