spv-legacy-decoder: Always give the pivot table a title.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 18 Jan 2022 03:19:27 +0000 (19:19 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 18 Jan 2022 03:19:27 +0000 (19:19 -0800)
commit03384f9680feba65ee79b9680f366435a7a60442
treede7285a5565ef89a7cda040d55339babf1edfb79
parente3f149a8d3983254802a6bad9de3fd7869b7dfe2
spv-legacy-decoder: Always give the pivot table a title.

A pivot table must have a title.  Some parts of PSPP rely on that.  The
legacy SPV decoder didn't ensure this, and one SPV in my corpus didn't have
one, which led to null pointer dereferences, so this commit fixes the
problem.
src/output/spv/spv-legacy-decoder.c