From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16422 invoked by alias); 15 Sep 2011 18:34:42 -0000 Received: (qmail 16167 invoked by uid 22791); 15 Sep 2011 18:34:41 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from qmta07.emeryville.ca.mail.comcast.net (HELO qmta07.emeryville.ca.mail.comcast.net) (76.96.30.64) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 15 Sep 2011 18:34:27 +0000 Received: from omta21.emeryville.ca.mail.comcast.net ([76.96.30.88]) by qmta07.emeryville.ca.mail.comcast.net with comcast id YyhQ1h0041u4NiLA76aM9v; Thu, 15 Sep 2011 18:34:21 +0000 Received: from [10.127.238.91] ([65.206.2.68]) by omta21.emeryville.ca.mail.comcast.net with comcast id Z6gm1h0071U2a2h8h6golB; Thu, 15 Sep 2011 18:40:54 +0000 Subject: Re: PING: [Python] Patch to fix memory leak Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Paul Koning In-Reply-To: <20110915180803.GA2304@host1.jankratochvil.net> Date: Thu, 15 Sep 2011 20:39:00 -0000 Cc: gdb-patches@sourceware.org Content-Transfer-Encoding: 7bit Message-Id: <99DC39B8-067B-497D-8FFD-006C0B6D5B39@comcast.net> References: <9E006B29-53D6-475E-9024-E1E9933A99C6@comcast.net> <20110915180803.GA2304@host1.jankratochvil.net> To: Jan Kratochvil 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: 2011-09/txt/msg00281.txt.bz2 On Sep 15, 2011, at 2:08 PM, Jan Kratochvil wrote: > On Thu, 15 Sep 2011 20:03:31 +0200, Paul Koning wrote: >> Ping... >> >> I can commit this now but I need approval first. > > It was approved: > http://sourceware.org/ml/gdb-patches/2011-09/msg00111.html > I missed that. Thanks. Committed. paul