Date: Mon, 14 Oct 2002 12:55:49 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_vnops.c Message-ID: <200210141955.g9EJtnQ8081790@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/10/14 12:55:49 PDT
Modified files:
sys/ufs/ufs ufs_vnops.c
Log:
Fix two memory leaks in error conditions involving the UFS ACL code:
if failures occur, make sure that we release both the default ACL
and access ACL storage during new object creation.
Spotted by: phk and his pet flexelint
Sponsored by: DARPA, Network Associates Laboratories
Revision Changes Path
1.212 +4 -0 src/sys/ufs/ufs/ufs_vnops.c
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?200210141955.g9EJtnQ8081790>
