From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1970 invoked by alias); 24 Mar 2008 13:59:11 -0000 Received: (qmail 1961 invoked by uid 22791); 24 Mar 2008 13:59:10 -0000 X-Spam-Check-By: sourceware.org Received: from qnxmail.qnx.com (HELO nimbus.ott.qnx.com) (209.226.137.76) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 24 Mar 2008 13:58:44 +0000 Received: by nimbus.ott.qnx.com with Internet Mail Service (5.5.2653.19) id ; Mon, 24 Mar 2008 09:58:41 -0400 Message-ID: <47E7B38C.5000807@qnx.com> From: Aleksandar Ristovski To: Daniel Jacobowitz Cc: gdb-patches@sourceware.org Subject: Re: [patch] Avoid null ptr dereference in maint cplus first_compo nent Date: Mon, 24 Mar 2008 13:59:00 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) user-agent: Content-Type: text/plain; charset="iso-8859-1" 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: 2008-03/txt/msg00354.txt.bz2 Daniel Jacobowitz wrote: > On Wed, Mar 19, 2008 at 03:13:23PM -0400, Aleksandar Ristovski wrote: >> 2008-03-19 Aleksandar Ristovski >> >> * cp-support.c (first_component_command): Return if no arguments. > > OK, thanks. Did I already ask you about write access? > Yes, you asked, I haven't had a chance to reply. I don't have write access, but since I am working on gdb actively, it may be useful. Thanks, Aleksandar