From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32533 invoked by alias); 20 Jun 2006 20:17:56 -0000 Received: (qmail 32471 invoked by uid 22791); 20 Jun 2006 20:17:56 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 20 Jun 2006 20:17:54 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FsmfY-0000QY-H0 for gdb-patches@sourceware.org; Tue, 20 Jun 2006 16:17:52 -0400 Date: Tue, 20 Jun 2006 20:17:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [PATCH] Fix segfault on empty else Message-ID: <20060620201752.GA1453@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <44980741.4040404@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44980741.4040404@st.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00289.txt.bz2 On Tue, Jun 20, 2006 at 03:33:37PM +0100, Andrew STUBBS wrote: > 2006-06-20 Andrew Stubbs > > * cli/cli-script.c (realloc_body_list): Zero new parts of body_list. OK, thanks! :REVIEWMAIL: Want to add a corresponding test? Though it likely wouldn't crash, unless you tried running the testsuite under valgrind. -- Daniel Jacobowitz CodeSourcery