Date: Sat, 11 Dec 1999 23:06:41 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs_nqlease.c nfs_serv.c nfs_subs.c Message-ID: <199912120706.XAA22110@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1999/12/11 23:06:40 PST
Modified files:
sys/nfs nfs_nqlease.c nfs_serv.c nfs_subs.c
Log:
Fix a number of server-side issues related to aborting badly formed
NFS packets, mainly initializing structure pointers to NULL which
are conditionally freed prior to return.
PR: kern/15249
Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
Revision Changes Path
1.47 +4 -2 src/sys/nfs/nfs_nqlease.c
1.89 +5 -5 src/sys/nfs/nfs_serv.c
1.87 +4 -1 src/sys/nfs/nfs_subs.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?199912120706.XAA22110>
