Skip to content

Valijson v1.0.4

Compare
Choose a tag to compare
@tristanpenman tristanpenman released this 15 Feb 05:59
· 20 commits to master since this release

Issues fixed in this release:

  • Prevent potential division by zero (@tyler92)
  • Fix stack overflow for unresolved references (@tyler92)
  • Fix buffer overflow in u8_strlen (@tyler92)
  • Fuzzing improvements (@tyler92)
  • Spelling corrections (@jsoref)
  • Detect circular references when parsing schemas
  • Use statically allocated regexes for date/time pattern matching
  • Allow permissive validation of date/time formats