From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15965 invoked by alias); 19 Feb 2010 13:16:50 -0000 Received: (qmail 15953 invoked by uid 22791); 19 Feb 2010 13:16:49 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 19 Feb 2010 13:16:42 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 6CE482BAC20; Fri, 19 Feb 2010 08:16:40 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id b6qSkn7Bodix; Fri, 19 Feb 2010 08:16:40 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 55CC92BAC1F; Fri, 19 Feb 2010 08:16:40 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 30B00F5896; Fri, 19 Feb 2010 14:00:31 +0100 (CET) Date: Fri, 19 Feb 2010 13:16:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: Tom Tromey , gdb-patches@sourceware.org Subject: Re: [patch] Fix crash on stale addrinfo->sectindex Message-ID: <20100219130031.GB2779@adacore.com> References: <20100219062146.GA2862@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100219062146.GA2862@host0.dyn.jankratochvil.net> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2010-02/txt/msg00479.txt.bz2 > > Oh, by the way, I think this is reasonable for 7.1. It is > > straightforward and fixes a reported crash. If Joel agrees, please put > > it on the branch. Thanks. > > OK for the branch? Absolutely - As usual, I am always happy to give an extra opinion, but I think that GMs have enough knowledge and authority to approve patches for the branch as well. I will look at all patches anyway, but no need to wait for my approval. -- Joel