changelog
- Tue, 22 Oct 2024 12:16:16 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 22 Oct 2024 12:16:16 +0200] rev 941
- fix incomplete json object not resulting in syntax error
- Sun, 20 Oct 2024 12:30:30 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 20 Oct 2024 12:30:30 +0200] rev 940
- fix memory leak in json reader when handling incomplete tokens
- Sun, 20 Oct 2024 11:39:54 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 20 Oct 2024 11:39:54 +0200] rev 939
- add test for parsing json with multiple incomplete tokens