From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22393 invoked by alias); 30 Apr 2009 22:00:18 -0000 Received: (qmail 22234 invoked by uid 22791); 30 Apr 2009 22:00:12 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 30 Apr 2009 22:00:07 +0000 Received: from zps36.corp.google.com (zps36.corp.google.com [172.25.146.36]) by smtp-out.google.com with ESMTP id n3UM05hU027913 for ; Thu, 30 Apr 2009 15:00:05 -0700 Received: from qw-out-1920.google.com (qwc5.prod.google.com [10.241.193.133]) by zps36.corp.google.com with ESMTP id n3UM02hQ025780 for ; Thu, 30 Apr 2009 15:00:02 -0700 Received: by qw-out-1920.google.com with SMTP id 5so1937088qwc.38 for ; Thu, 30 Apr 2009 15:00:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.81.66 with SMTP id w2mr1914858qck.12.1241128801918; Thu, 30 Apr 2009 15:00:01 -0700 (PDT) In-Reply-To: <20090430215422.GE10734@adacore.com> References: <20090430164806.7DED819C4E1@localhost> <20090430215422.GE10734@adacore.com> Date: Thu, 30 Apr 2009 22:00:00 -0000 Message-ID: <8ac60eac0904301500g1dbd1a6eq18607f144e5053d@mail.gmail.com> Subject: Re: [patch] Fix a buglet in elfread.c From: Paul Pluzhnikov To: Joel Brobecker Cc: gdb-patches@sourceware.org, Frank Middleton Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-System-Of-Record: true 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-04/txt/msg00826.txt.bz2 On Thu, Apr 30, 2009 at 2:54 PM, Joel Brobecker wrote: > Looks good to me. Please go ahead and apply. Thanks. So committed. -- Paul Pluzhnikov