From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32220 invoked by alias); 30 Sep 2010 17:55:44 -0000 Received: (qmail 32208 invoked by uid 22791); 30 Sep 2010 17:55:42 -0000 X-SWARE-Spam-Status: No, hits=-3.7 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_HI,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-outbound-2.vmware.com (HELO smtp-outbound-2.vmware.com) (65.115.85.73) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 30 Sep 2010 17:55:36 +0000 Received: from mailhost2.vmware.com (mailhost2.vmware.com [10.16.67.167]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id A96393D009; Thu, 30 Sep 2010 10:55:33 -0700 (PDT) Received: from msnyder-server.eng.vmware.com (promd-2s-dhcp138.eng.vmware.com [10.20.124.138]) by mailhost2.vmware.com (Postfix) with ESMTP id A7DEF8E5F8; Thu, 30 Sep 2010 10:55:33 -0700 (PDT) Message-ID: <4CA4CF15.5040704@vmware.com> Date: Thu, 30 Sep 2010 18:57:00 -0000 From: Michael Snyder User-Agent: Thunderbird 2.0.0.24 (X11/20100903) MIME-Version: 1.0 To: Ali Lakhia CC: "gdb-patches@sourceware.org" Subject: Re: [patch] [trivial] fix NULL deref References: <20100916175122.GA18399@caradoc.them.org> 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: 2010-09/txt/msg00521.txt.bz2 Ali Lakhia wrote: > Haven't heard back from anyone. Just wanted to ping and make sure the > patch did not fall through the crack. Thanks, > > -Ali The change looks sound to me. Can we get a changelog entry?