Date: Mon, 24 Sep 2001 17:00:33 -0700 (PDT) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsclient nfs_subs.c Message-ID: <200109250000.f8P00Xr96380@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2001/09/24 17:00:33 PDT Modified files: sys/nfsclient nfs_subs.c Log: Add a missing dereference level. This caused nfsm_postop_attr_xx() to try and extract node attributes from an RPC reply even if none were present. Reviewed by: peter Revision Changes Path 1.107 +2 -2 src/sys/nfsclient/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?200109250000.f8P00Xr96380>