Skip to content

1.4.4

Compare
Choose a tag to compare
@FSMaxB FSMaxB released this 23 Mar 21:18
· 562 commits to master since this release

Fixes:

  • Fix a theoretical integer overflow, (not sure if it is possible on actual hardware) e58f7ec
  • Fix an off by one error (cc84a44), thanks @gatzka
  • Double check the offset of the print buffer in ensure (1934059)

Improvements:

  • Add a note in the header about required buffer size when using cJSON_PrintPreallocated (4bfb880)