From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6321 invoked by alias); 8 Sep 2011 01:30:20 -0000 Received: (qmail 6311 invoked by uid 22791); 8 Sep 2011 01:30:19 -0000 X-SWARE-Spam-Status: No, hits=-6.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 08 Sep 2011 01:29:59 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p881Twcw007364 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 7 Sep 2011 21:29:58 -0400 Received: from psique ([10.3.112.16]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p881ToqZ025983; Wed, 7 Sep 2011 21:29:54 -0400 From: Sergio Durigan Junior To: Paul Koning Cc: pmuldoon@redhat.com, gdb-patches@sourceware.org Subject: Re: [Python] Patch to fix memory leak References: <9E006B29-53D6-475E-9024-E1E9933A99C6@comcast.net> Date: Thu, 08 Sep 2011 12:29:00 -0000 In-Reply-To: (Paul Koning's message of "Wed, 7 Sep 2011 06:44:44 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2011-09/txt/msg00129.txt.bz2 Paul Koning writes: > I don't have write privs so I'm relying on someone else to do the commit once approved. Did you have more patches approved? If so, I believe you can apply for a copyright assignment (thus gaining commit rights). If that is the case, please send me an email offlist and I'll forward the form to you. Regards.