freebsd-nq/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 Don't try to create vnode_pager objects on other filesystems vnodes, 2005-01-24 22:09:13 +00:00
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 Don't try to create vnode_pager objects on other filesystems vnodes, 2005-01-24 22:09:13 +00:00
nfsm_subs.h
nfsrvcache.h
nfsrvstats.h