bugPSPP - Bugs: bug #11843, crashes if compulsory subcommands...

 
 

bug #11843: crashes if compulsory subcommands are omitted.

Submitter:  John Darrington <jmd>
Submitted:  Fri 04 Feb 2005 05:04:23 AM UTC
   
 
Category:  Syntax Parser Severity:  3 - Ordinary
Status:  Fixed Assigned to:  jmd
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 07 Feb 2005 02:13:02 AM UTC, comment #1: 

A fix has been checked in to the CVS repository

John Darrington <jmd>
Group administrator
Fri 04 Feb 2005 05:04:23 AM UTC, original submission:  

The parser incorrectly returns success if mandatory subcommands are omitted from certain commands.  Thus the commands typically crash when attempting to access the non-existent data which should have been populated by the parser.

For example:

DATA LIST LIST /x *.
BEGIN DATA.
1
2
3
END DATA.

ONEWAY.
EXAMINE.
DESCRIPTIVES.








John Darrington <jmd>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-02-07 jmd StatusNone Fixed
    Assigned toNone jmd
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code