cvs commit: src/sys/security/mac_test mac_test.c
Robert Watson
rwatson at FreeBSD.org
Wed Dec 10 10:48:06 PST 2003
rwatson 2003/12/10 10:48:05 PST
FreeBSD src repository
Modified files:
sys/security/mac_test mac_test.c
Log:
interpvnodelabel can be NULL in mac_test_execve_transition(). This
only turned up when running mac_test side by side with a transitioning
policy such as SEBSD. Make the NULL testing match
mac_test_execve_will_transition(), which already tested the vnode
label pointer for NULL.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
Revision Changes Path
1.39 +3 -1 src/sys/security/mac_test/mac_test.c
More information about the cvs-src
mailing list