PERFORCE change 74356 for review

Robert Watson rwatson at FreeBSD.org
Sat Apr 2 17:32:02 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=74356

Change 74356 by rwatson at rwatson_paprika on 2005/04/02 17:31:46

	Delete likely mis-merge from adding MAC labels and access control
	to System V messages.  This line is not present in the main FreeBSD
	source tree.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/security/mac/mac_sysv_msg.c#11 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/security/mac/mac_sysv_msg.c#11 (text+ko) ====

@@ -101,7 +101,6 @@
 {
 
 	msqkptr->label = mac_sysv_msgqueue_label_alloc();
-	msqkptr->label = NULL;
 }
 
 static void
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list