]> git.ipfire.org Git - thirdparty/json-c.git/commit
Add a json_object_from_fd_ex() function, to allow the max nesting depth to be specified.
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 10 Nov 2019 05:12:27 +0000 (00:12 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 10 Nov 2019 05:14:44 +0000 (00:14 -0500)
commitbaed9983b30b46cf6685a061632bbc42cec0ce8d
tree064180d4b9fc0701e560b6ab909bd1af877ca667
parentac26ea9c5bb42bd19aa466acea830a90435d65de
Add a json_object_from_fd_ex() function, to allow the max nesting depth to be specified.
json_util.c
json_util.h
tests/Makefile.am
tests/test_util_file.c
tests/test_util_file.expected
tests/valid_nested.json [new file with mode: 0644]