Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 1999 03:04:15 +0800
From:      Peter Wemm <peter@spinner.netplex.com.au>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/nfs nfs_vfsops.c 
Message-ID:  <19990410190418.3418D1F4D@spinner.netplex.com.au>
In-Reply-To: Your message of "Sat, 10 Apr 1999 11:53:30 MST." <199904101853.LAA46628@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm wrote:
>   Modified files:
>     sys/nfs              nfs_vfsops.c 
>   Log:
>   Close a potential mbuf and/or mbuf cluster leak in the client-side NFS
>   statfs() code.  Free the whole chain, not just the first one.

The really annoying part is that I've spent 6 hours looking for the exact
opposite problem, ie: freeing something and keeping on using it.  The NFS
code is frightening with all those inter-related macros, scratch variables
and helper functions..

Cheers,
-Peter



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?19990410190418.3418D1F4D>