From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5982 invoked by alias); 18 Nov 2006 23:57:49 -0000 Received: (qmail 5974 invoked by uid 22791); 18 Nov 2006 23:57:49 -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; Sat, 18 Nov 2006 23:57:43 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Gla45-0007Vw-OF; Sat, 18 Nov 2006 18:57:41 -0500 Date: Sat, 18 Nov 2006 23:57:00 -0000 From: Daniel Jacobowitz To: Pedro Alves Cc: gdb-patches@sourceware.org Subject: Re: prologue-value.c memory leak fix. Message-ID: <20061118235741.GC28256@nevyn.them.org> Mail-Followup-To: Pedro Alves , gdb-patches@sourceware.org References: <455F919A.2030900@portugalmail.pt> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <455F919A.2030900@portugalmail.pt> User-Agent: Mutt/1.5.13 (2006-08-11) 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-11/txt/msg00205.txt.bz2 On Sat, Nov 18, 2006 at 11:04:58PM +0000, Pedro Alves wrote: > 2006-11-18 Pedro Alves > > prologue-value.c (clear_entries): Fix memory leak. > Approved and applied, thanks. I fixed up the changelog entry like so: 2006-11-18 Pedro Alves * prologue-value.c (clear_entries): Fix memory leak. -- Daniel Jacobowitz CodeSourcery