From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6936 invoked by alias); 12 Jul 2006 17:14:26 -0000 Received: (qmail 6922 invoked by uid 22791); 12 Jul 2006 17:14:26 -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; Wed, 12 Jul 2006 17:14:24 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G0iI1-0006Ti-P2; Wed, 12 Jul 2006 13:14:21 -0400 Date: Wed, 12 Jul 2006 17:14:00 -0000 From: Daniel Jacobowitz To: Denis PILAT Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Segmentation fault when using the completion for interpreter Message-ID: <20060712171421.GA24622@nevyn.them.org> Mail-Followup-To: Denis PILAT , gdb-patches@sources.redhat.com References: <44B500EA.1020506@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44B500EA.1020506@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-07/txt/msg00111.txt.bz2 On Wed, Jul 12, 2006 at 04:02:18PM +0200, Denis PILAT wrote: > 2006-07-12 Denis PILAT > > * interps.c (interpreter_completer): Allocate one more item to the > 'matches' list and set them all to 0 with a xcalloc. Thanks! This is OK. -- Daniel Jacobowitz CodeSourcery