bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: [bug #21863] Crashes after attempting to open non-existent fil


From: John Darrington
Subject: PSPP-BUG: [bug #21863] Crashes after attempting to open non-existent file
Date: Fri, 21 Dec 2007 08:31:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-2)

URL:
  <http://savannah.gnu.org/bugs/?21863>

                 Summary: Crashes after attempting to open non-existent file
                 Project: PSPP
            Submitted by: jmd
            Submitted on: Friday 12/21/2007 at 16:31
                Category: None
                Severity: 5 - Average
                  Status: None
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

This syntax causes a crash, when the code calls taint_destroy on
a null pointer.  Should we test the pointer before calling or
test inside the function?  I prefer the latter.

DATA LIST LIST /x.
BEGIN DATA.
4
END DATA

MATCH FILES FILE='/no-such-file'.





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?21863>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]