cvs commit: src/sys/security/mac mac_net.c
Robert Watson
rwatson at FreeBSD.org
Fri Nov 7 14:31:28 PST 2003
rwatson 2003/11/07 14:31:27 PST
FreeBSD src repository
Modified files:
sys/security/mac mac_net.c
Log:
When allocation of a socket peer label fails, scrub what was
successfully initialized in the label as a socket peer label, not a
socket label. For current policy modules, this didn't make a
difference, but if a policy module had label data in the peer label
that was to be GC'd in a different way than the normal socket label,
it might have been a problem.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
Revision Changes Path
1.104 +1 -1 src/sys/security/mac/mac_net.c
More information about the cvs-src
mailing list