From owner-cvs-all Tue Sep 25 2: 1:13 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id 9554137B401; Tue, 25 Sep 2001 02:01:06 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [fec0::1:12]) by Awfulhak.org (8.11.6/8.11.6) with ESMTP id f8P914o36501; Tue, 25 Sep 2001 10:01:05 +0100 (BST) (envelope-from brian@freebsd-services.com) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.6/8.11.6) with ESMTP id f8P911U37454; Tue, 25 Sep 2001 10:01:01 +0100 (BST) (envelope-from brian@freebsd-services.com) Message-Id: <200109250901.f8P911U37454@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Tor Egge Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@freebsd-services.com Subject: Re: cvs commit: src/bin/sh expand.c In-Reply-To: Message from Tor Egge of "Mon, 24 Sep 2001 14:48:09 PDT." <200109242148.f8OLm9d72441@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 25 Sep 2001 10:01:01 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > tegge 2001/09/24 14:48:09 PDT > > Modified files: (Branch: RELENG_4) > bin/sh expand.c > Log: > MFC: Don't check uninitialized memory for having the shell control character > value CTLARI since this might break expansion of arithmetic expressions. > Don't access memory below start of stackblock. > PR: 24443 > Submitted by: hunt@iprg.nokia.com > > Revision Changes Path > 1.31.2.2 +5 -5 src/bin/sh/expand.c Nice one Tor ! -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message