psppire-delimited-text: Clear entire 'cache_starts' buffer.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 24 Sep 2017 02:45:24 +0000 (19:45 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 24 Sep 2017 02:45:24 +0000 (19:45 -0700)
The buffer is an array of 512 elements, not 512 bytes.

Found by GCC 7.2.


No differences found