pspp-convert: Fix use of uninitialized data in error case.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 20 Feb 2016 18:14:22 +0000 (10:14 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 20 Feb 2016 18:14:22 +0000 (10:14 -0800)
commit8c1fa27ad794a04b15cbeb42d29502627ed19078
treee9c54d54f3c4fda92165b2644adad72d81b0072f
parente4f726ad61233531b155b62f0c99ff667b2c2e11
pspp-convert: Fix use of uninitialized data in error case.

Found by GCC.
utilities/pspp-convert.c