pspp: Fix crash passing the name of a nonexistent file on the command line.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 4 Oct 2010 03:36:33 +0000 (20:36 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 4 Oct 2010 03:36:33 +0000 (20:36 -0700)
commitafca77f0c62b04630fde858c923134e8c680ffa9
treec619442674d080a02b08d477db5d97f6b5e7d219
parent45367d28d7c784ba5aa6f790f87d7c8ff66be399
pspp: Fix crash passing the name of a nonexistent file on the command line.

Also adds a test.
src/ui/terminal/main.c
src/ui/terminal/terminal-opts.c
src/ui/terminal/terminal-opts.h
tests/automake.mk
tests/ui/terminal/main.at [new file with mode: 0644]