freebsd-dev/sys/security/mac
Robert Watson 9aeffb2b28 Make sure to clear the 'registered' flag for MAC policies when they
unregister.  Under some obscure (perhaps demented) circumstances,
this can result in a panic if a policy is unregistered, and then someone
foolishly unregisters it again.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2002-10-19 20:30:12 +00:00
..
mac_framework.c Make sure to clear the 'registered' flag for MAC policies when they 2002-10-19 20:30:12 +00:00
mac_framework.h Integrate mac_check_socket_send() and mac_check_socket_receive() 2002-10-06 14:39:15 +00:00
mac_internal.h Make sure to clear the 'registered' flag for MAC policies when they 2002-10-19 20:30:12 +00:00
mac_net.c Make sure to clear the 'registered' flag for MAC policies when they 2002-10-19 20:30:12 +00:00
mac_pipe.c Make sure to clear the 'registered' flag for MAC policies when they 2002-10-19 20:30:12 +00:00
mac_policy.h Integrate mac_check_socket_send() and mac_check_socket_receive() 2002-10-06 14:39:15 +00:00
mac_process.c Make sure to clear the 'registered' flag for MAC policies when they 2002-10-19 20:30:12 +00:00
mac_syscalls.c Make sure to clear the 'registered' flag for MAC policies when they 2002-10-19 20:30:12 +00:00
mac_system.c Make sure to clear the 'registered' flag for MAC policies when they 2002-10-19 20:30:12 +00:00
mac_vfs.c Make sure to clear the 'registered' flag for MAC policies when they 2002-10-19 20:30:12 +00:00