From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4455 invoked by alias); 2 May 2006 02:50:42 -0000 Received: (qmail 4446 invoked by uid 22791); 2 May 2006 02:50:41 -0000 X-Spam-Check-By: sourceware.org Received: from CPE-144-136-172-108.sa.bigpond.net.au (HELO grove.modra.org) (144.136.172.108) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 02 May 2006 02:50:39 +0000 Received: by bubble.grove.modra.org (Postfix, from userid 500) id 3C7D81E1E32; Tue, 2 May 2006 12:20:36 +0930 (CST) Date: Tue, 02 May 2006 02:50:00 -0000 From: Alan Modra To: Ben Elliston Cc: binutils@sourceware.org Subject: Re: PATCH: off-by-one error in gas/sb.c Message-ID: <20060502025035.GG11597@bubble.grove.modra.org> Mail-Followup-To: Ben Elliston , binutils@sourceware.org References: <20060502014522.GA1045@ozlabs.au.ibm.com> <20060502014637.GA1150@ozlabs.au.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060502014637.GA1150@ozlabs.au.ibm.com> User-Agent: Mutt/1.4i X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00019.txt.bz2 On Tue, May 02, 2006 at 11:46:37AM +1000, Ben Elliston wrote: > * sb.c (sb_build): Fix off-by-one error in assertion about `size'. OK. While you're at it, move the sb_list_vector typedef from sb.h to sb.c to make the size assertion really obvious. -- Alan Modra IBM OzLabs - Linux Technology Centre