]> git.ipfire.org Git - thirdparty/json-c.git/commit
Issue #857: fix a few places where json_tokener should have been returning json_token...
authorEric Hawicz <erh+git@nimenees.com>
Sun, 21 Apr 2024 14:37:16 +0000 (10:37 -0400)
committerEric Hawicz <erh+git@nimenees.com>
Sun, 21 Apr 2024 14:37:16 +0000 (10:37 -0400)
commit31a22fb2dabae30a759ae3346b493b44cedf1647
tree7b848bd2ef987c4572d734c573114c20524b9eca
parent0051f2dbe0cbcb537ccf257e9154b443488fecca
Issue #857: fix a few places where json_tokener should have been returning json_tokener_error_memory but wasn't.
json_tokener.c