From owner-p4-projects Fri Oct 18 10:51:20 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 4432F37B401; Fri, 18 Oct 2002 10:51:18 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6942037B404; Fri, 18 Oct 2002 10:51:17 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6975343EA9; Fri, 18 Oct 2002 10:51:16 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.4/8.12.4) with SMTP id g9IHojOo010605; Fri, 18 Oct 2002 13:50:45 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Fri, 18 Oct 2002 13:50:44 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Chris Vance Cc: Perforce Change Reviews Subject: Re: PERFORCE change 19557 for review In-Reply-To: <200210181740.g9IHeE3O065740@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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