From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16716 invoked by alias); 1 Dec 2008 22:31:03 -0000 Received: (qmail 16708 invoked by uid 22791); 1 Dec 2008 22:31:03 -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:30:28 +0000 Received: from mailhost2.vmware.com (mailhost2.vmware.com [10.16.67.167]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id 26C8E13418; Mon, 1 Dec 2008 14:30:26 -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 0BD2E8E5D1; Mon, 1 Dec 2008 14:30:26 -0800 (PST) Message-ID: <4934650A.9020205@vmware.com> Date: Mon, 01 Dec 2008 22:31:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: teawater CC: Stan Shebs , "gdb-patches@sourceware.org" Subject: Re: [multiprocess RFA] Fix memory leak of focus_command References: In-Reply-To: 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/msg00019.txt.bz2 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... ;-)