PERFORCE change 19557 for review

Robert Watson rwatson at freebsd.org
Fri Oct 18 17:50:44 GMT 2002


Sorry about that, over-hasty in the last minute tweaks to submits :-).

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
robert at fledge.watson.org      Network Associates Laboratories

On Fri, 18 Oct 2002, Chris Vance wrote:

> http://perforce.freebsd.org/chv.cgi?CH=19557
> 
> Change 19557 by cvance at cvance_laptop on 2002/10/18 10:40:04
> 
> 	Someone's submitting code without building :)
> 
> Affected files ...
> 
> .. //depot/projects/trustedbsd/mac/sys/security/sebsd/sebsd.c#46 edit
> 
> Differences ...
> 
> ==== //depot/projects/trustedbsd/mac/sys/security/sebsd/sebsd.c#46 (text+ko) ====
> 
> @@ -1077,7 +1077,7 @@
>  
>  	if (size <= context_len) {
>  		error = EINVAL;
> -	else {
> +	} else {
>  		*len = strlcpy(element_data, context, size);
>  		error = 0;
>  	}
> 

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