Date: Fri, 13 Nov 1998 14:58:48 -0800 (PST) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/nfs nfs_vnops.c Message-ID: <199811132258.OAA15973@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1998/11/13 14:58:48 PST
Modified files:
sys/nfs nfs_vnops.c
Log:
Avoid a null pointer reference if the target of an NFS rename has been
sillrenamed, or if the source vnode doesn't have an associated nfsnode.
Bug report from Andrew Gallatin <gallatin@cs.duke.edu>
Revision Changes Path
1.113 +10 -7 src/sys/nfs/nfs_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?199811132258.OAA15973>
