From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18600 invoked by alias); 1 Dec 2008 22:39:14 -0000 Received: (qmail 18592 invoked by uid 22791); 1 Dec 2008 22:39:14 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-1.vmware.com (HELO smtp-outbound-1.vmware.com) (65.115.85.69) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 01 Dec 2008 22:38:39 +0000 Received: from mailhost2.vmware.com (mailhost2.vmware.com [10.16.67.167]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id 028941344F; Mon, 1 Dec 2008 14:38:37 -0800 (PST) Received: from [10.20.92.151] (promb-2s-dhcp151.eng.vmware.com [10.20.92.151]) by mailhost2.vmware.com (Postfix) with ESMTP id DDB968E5D6; Mon, 1 Dec 2008 14:38:36 -0800 (PST) Message-ID: <493466F5.7080609@vmware.com> Date: Mon, 01 Dec 2008 22:39:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: Michael Snyder CC: teawater , Stan Shebs , "gdb-patches@sourceware.org" Subject: Re: [multiprocess RFA] Fix memory leak of focus_command References: <4934650A.9020205@vmware.com> In-Reply-To: <4934650A.9020205@vmware.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-12/txt/msg00022.txt.bz2 Michael Snyder wrote: > teawater wrote: >> Hi Stan, >> >> I found that focus_command doesn't free current_itset before overwrite >> it. So I write a patch for it. > > Look at you, my former protege, off working in other people's branches! > I'm so proud... ;-) Gracelessly I confess that this was supposed to go out privately. ;-O