You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
or [Download v8.2.5](https://github.com/jacobwilliams/json-fortran/releases/tag/8.2.5)
53
+
54
+
**Enhancements:**
55
+
56
+
- Enabled some extra warnings in the Visual Studio Debug project
57
+
- Removed obsolete `forall` construct from unit test 12
58
+
59
+
**Bug Fixes:**
60
+
61
+
- Fixed a potential uninitialized variable issue in `get_current_line_from_file_stream`
62
+
- Fixed a memory leak when parsing an invalid JSON
63
+
- Fixed various memory issues in the unit tests [\#495](https://github.com/jacobwilliams/json-fortran/pull/495) ([jacobwilliams](https://github.com/jacobwilliams))
0 commit comments