From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26768 invoked by alias); 11 Mar 2003 19:07:50 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26760 invoked from network); 11 Mar 2003 19:07:48 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by 172.16.49.205 with SMTP; 11 Mar 2003 19:07:48 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 367CED34B6; Tue, 11 Mar 2003 11:07:52 -0800 (PST) Date: Tue, 11 Mar 2003 19:07:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/PING] Fix a small memory leak in bpstat_stop_status Message-ID: <20030311190752.GF953@gnat.com> References: <20021212104058.GL25575@gnat.com> <20030310190348.GF967@gnat.com> <3E6D1B7E.8030803@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E6D1B7E.8030803@redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2003-03/txt/msg00259.txt.bz2 > > 2002-12-12 Joel Brobecker > > > > * breakpoint.c (bpstat_stop_status): Fix a small memory leak. > > > There isn't a breakpoint maintainer so ... Approved. Thank you, checked in. -- Joel