Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2002 15:59:38 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 19838 for review
Message-ID:  <200210212259.g9LMxcbG041502@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=19838

Change 19838 by rwatson@rwatson_tislabs on 2002/10/21 15:59:14

	Comment is correct but a bit redundant.

Affected files ...

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

Differences ...

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

@@ -499,7 +499,7 @@
 {
 
 	biba_free(SLOT(label));
-	SLOT(label) = NULL;		/* Slightly cautious */
+	SLOT(label) = NULL;
 }
 
 /*

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?200210212259.g9LMxcbG041502>