From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22250 invoked by alias); 11 Aug 2007 20:29:28 -0000 Received: (qmail 22180 invoked by uid 22791); 11 Aug 2007 20:29:28 -0000 X-Spam-Check-By: sourceware.org Received: from a.mail.sonic.net (HELO a.mail.sonic.net) (64.142.16.245) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 11 Aug 2007 20:29:26 +0000 Received: from webmail.sonic.net (b.webmail.sonic.net [64.142.100.148]) by a.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id l7BKTIaG002404; Sat, 11 Aug 2007 13:29:18 -0700 Received: from 12.7.175.2 (SquirrelMail authenticated user msnyder) by webmail.sonic.net with HTTP; Sat, 11 Aug 2007 13:29:18 -0700 (PDT) Message-ID: <8146.12.7.175.2.1186864158.squirrel@webmail.sonic.net> Date: Sat, 11 Aug 2007 20:29:00 -0000 Subject: [PATCH] ada-lang.c, null pointer From: msnyder@sonic.net To: gdb-patches@sourceware.org Cc: brobecker@adacore.com User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: multipart/mixed;boundary="----=_20070811132918_70288" 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: 2007-08/txt/msg00244.txt.bz2 ------=_20070811132918_70288 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-length: 111 According to the first line of the function, name may be null. In which case, we'll crash on the next line. ------=_20070811132918_70288 Content-Type: application/octet-stream; name="55.txt" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="55.txt" Content-length: 0 ------=_20070811132918_70288--