PERFORCE change 19759 for review
Robert Watson
rwatson at freebsd.org
Mon Oct 21 02:39:51 GMT 2002
http://perforce.freebsd.org/chv.cgi?CH=19759
Change 19759 by rwatson at rwatson_tislabs on 2002/10/20 19:39:13
Whitespace.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/kern/kern_mac.c#320 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/kern/kern_mac.c#320 (text+ko) ====
@@ -1518,6 +1518,7 @@
void
mac_destroy_pipe(struct pipe *pipe)
{
+
mac_destroy_pipe_label(pipe->pipe_label);
free(pipe->pipe_label, M_MACPIPELABEL);
}
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