Date: Mon, 2 Oct 2000 21:25:53 -0700 (PDT) From: Boris Popov <bp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/nullfs null_vnops.c Message-ID: <200010030425.VAA63928@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bp 2000/10/02 21:25:53 PDT Modified files: sys/miscfs/nullfs null_vnops.c Log: Prevent dereference of NULL pointer when null_lock() and null_unlock() called and there is no underlying vnode. Revision Changes Path 1.43 +8 -2 src/sys/miscfs/nullfs/null_vnops.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?200010030425.VAA63928>