Skip to content

ReadStat 1.0.1

Compare
Choose a tag to compare
@evanmiller evanmiller released this 10 Jun 20:39
· 228 commits to dev since this release

Changes since ReadStat 1.0.0:

  • SAV writer: Validate variable names
  • Fix a buffer overflow reading SPSS commands (oss-fuzz/15050)
  • New error code READSTAT_ERROR_NAME_IS_ZERO_LENGTH when a blank variable name is provided
  • New fuzzing dictionary files in fuzz/dict for parsing plain-text file formats
  • Move corpus files from corpus to fuzz/corpus