From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13666 invoked by alias); 23 Jul 2009 23:21:04 -0000 Received: (qmail 13655 invoked by uid 22791); 23 Jul 2009 23:21:03 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 23 Jul 2009 23:20:55 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n6NNKpqW026972; Thu, 23 Jul 2009 19:20:51 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n6NNKoGU029739; Thu, 23 Jul 2009 19:20:50 -0400 Received: from [IPv6:::1] (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n6NNKmLG000385; Thu, 23 Jul 2009 19:20:49 -0400 Message-ID: <4A68F050.5030803@redhat.com> Date: Fri, 24 Jul 2009 03:11:00 -0000 From: Keith Seitz User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Lightning/1.0pre Thunderbird/3.0b2 MIME-Version: 1.0 To: Doug Evans CC: gdb-patches@sourceware.org Subject: Re: [RFA] Fix double free References: <4A610157.10201@redhat.com> <4A6167BD.7080804@redhat.com> 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: 2009-07/txt/msg00591.txt.bz2 On 07/20/2009 06:33 PM, Doug Evans wrote: > Thanks, please check in. Committed. > [Heh, after this many years it's weird saying that.] :-) Keith