freebsd-dev/sys/nfsserver
Sam Leffler bd1da15f2a avoid potential null ptr deref by free'ing excess mbufs instead of
zero'ing their length (copied from m_adj where this code came from
after the equivalent change there has had time to soak)

Noticed by:	Coverity Prevent analysis tool
2005-03-28 18:51:58 +00:00
..
nfs_serv.c
nfs_srvcache.c
nfs_srvsock.c
nfs_srvsubs.c avoid potential null ptr deref by free'ing excess mbufs instead of 2005-03-28 18:51:58 +00:00
nfs_syscalls.c Do not do write gathering for NFSv3, since it makes no sense unless 2005-03-26 11:29:02 +00:00
nfs.h
nfsm_subs.h
nfsrvcache.h
nfsrvstats.h