Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 2002 20:08:34 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 12171 for review
Message-ID:  <200205310308.g4V38YC02144@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=12171

Change 12171 by rwatson@rwatson_curry on 2002/05/30 20:07:46

	Remove merge-o.

Affected files ...

... //depot/projects/trustedbsd/mac/sys/security/mac_biba/mac_biba.c#38 edit

Differences ...

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

@@ -419,7 +419,6 @@
 	SLOT(fslabel) = NULL;
 }
 
-#if 0
 static void
 mac_biba_destroy_socket(struct socket *socket, struct label *label,
     struct label *peerlabel)
@@ -430,7 +429,6 @@
 	biba_free(SLOT(peerlabel));
 	SLOT(peerlabel) = NULL;
 }
-#endif
 
 static void
 mac_biba_destroy_subject(struct ucred *ucred, struct label *label)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205310308.g4V38YC02144>