cvs commit: src/sys/nfsserver nfs_srvsubs.c
Sam Leffler
sam at FreeBSD.org
Mon Mar 28 10:51:59 PST 2005
sam 2005-03-28 18:51:59 UTC
FreeBSD src repository
Modified files:
sys/nfsserver nfs_srvsubs.c
Log:
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
Revision Changes Path
1.136 +4 -2 src/sys/nfsserver/nfs_srvsubs.c
More information about the cvs-src
mailing list