Skip to content

8.2.5

Compare
Choose a tag to compare
@jacobwilliams jacobwilliams released this 17 Aug 22:19
· 117 commits to master since this release

See also

Summary

  • Enabled some extra warnings in the Visual Studio Debug project
  • Removed obsolete forall construct from unit test 12
  • Fixed a potential uninitialized variable issue in get_current_line_from_file_stream 🐞
  • Fixed a memory leak when parsing an invalid JSON 🐞
  • Fixed various memory issues in the unit tests 🐞