Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2002 13:50:44 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Chris Vance <cvance@FreeBSD.org>
Cc:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   Re: PERFORCE change 19557 for review
Message-ID:  <Pine.NEB.3.96L.1021018135020.74278J-100000@fledge.watson.org>
In-Reply-To: <200210181740.g9IHeE3O065740@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Sorry about that, over-hasty in the last minute tweaks to submits :-).

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
robert@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@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@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?Pine.NEB.3.96L.1021018135020.74278J-100000>