cvs commit: src/sys/security/mac mac_inet.c
Christian S.J. Peron
csjp at FreeBSD.org
Tue May 27 14:18:03 UTC 2008
csjp 2008-05-27 14:18:02 UTC
FreeBSD src repository
Modified files:
sys/security/mac mac_inet.c
Log:
Plug a memory leak which can occur when multiple MAC policies are loaded
which label mbufs. This leak can occur if one policy successfully allocates
label storage and subsequent allocations from other policies fail.
Spotted by: rwatson
MFC after: 1 week
Revision Changes Path
1.19 +4 -0 src/sys/security/mac/mac_inet.c
More information about the cvs-src
mailing list