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 Don't try to create vnode_pager objects on other filesystems vnodes, 2005-01-24 22:09:13 +00:00
nfs_srvcache.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
nfs_srvsock.c Now that we have a non blocking version of nfsm_dissect(), change all the 2005-01-19 22:53:40 +00:00
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 /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
nfsrvcache.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
nfsrvstats.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00