From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6944 invoked from network); 3 Apr 2007 10:47:33 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO autolearn=ham version=3.1.8 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 3 Apr 2007 10:47:33 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 21055 invoked from network); 3 Apr 2007 10:47:27 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 3 Apr 2007 10:47:27 -0000 Received: (qmail 20159 invoked by alias); 3 Apr 2007 10:47:25 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23260 Received: (qmail 20149 invoked from network); 3 Apr 2007 10:47:24 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 3 Apr 2007 10:47:24 -0000 Received: (qmail 20744 invoked from network); 3 Apr 2007 10:47:24 -0000 Received: from master.altlinux.org (62.118.250.235) by a.mx.sunsite.dk with SMTP; 3 Apr 2007 10:47:21 -0000 Received: from solemn.turbinal (localhost.localdomain [127.0.0.1]) by master.altlinux.org (Postfix) with ESMTP id 76E42E5191 for ; Tue, 3 Apr 2007 14:47:20 +0400 (MSD) Received: by solemn.turbinal (Postfix, from userid 500) id 057BE35AA13; Tue, 3 Apr 2007 14:47:20 +0400 (MSD) Date: Tue, 3 Apr 2007 14:47:20 +0400 From: Alexey Tourbin To: zsh-workers@sunsite.dk Subject: Re: buffer overflow detected ***: ../Src/zsh terminated Message-ID: <20070403104719.GA29754@solemn.turbinal> Mail-Followup-To: zsh-workers@sunsite.dk References: <20070330140145.GA29754@solemn.turbinal> <20070401192942.GP29754@solemn.turbinal> <20070402114816.5ececb9e.pws@csr.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2bJ57vwr75KGnr5s" Content-Disposition: inline In-Reply-To: <20070402114816.5ececb9e.pws@csr.com> --2bJ57vwr75KGnr5s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 02, 2007 at 11:48:16AM +0100, Peter Stephenson wrote: > > git-bisect blames this change: > >=20 > > commit c28114a1fadd68432443c3a4b3822efdd11dbad2 > > Author: Peter Stephenson > > Date: Sat Feb 10 22:12:59 2007 +0000 > >=20 > > fix metafication of ${(#)x} >=20 > It might wll be this stupidity. I can't rely on the number of digits > in an unsigned int, hence I've added the "&", too. Thanks, it works now. --2bJ57vwr75KGnr5s Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGEjC3fBKgtDjnu0YRApu9AKDLQ6lndjhL9E0qpdKRbh4oH1uuFQCg4Mht LCPIItLffID7dEntWHiNlxM= =bP9m -----END PGP SIGNATURE----- --2bJ57vwr75KGnr5s--