]> git.ipfire.org Git - thirdparty/json-c.git/commit
Apply some of the fixes from PR #740, although by using size_t instead of castings.
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 31 Jul 2022 19:26:12 +0000 (19:26 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 31 Jul 2022 19:28:48 +0000 (19:28 +0000)
commitbdd5e03d6ed19b165bfe5e9309f8a596dbda45f4
tree4c1a87a5b87f3efff8d5ba6fb612ac791a6a9779
parent4b0c6de760f0ab0655e846cf9ab7073861541407
Apply some of the fixes from PR #740, although by using size_t instead of castings.
apps/json_parse.c
json_pointer.c
json_util.c
tests/test_parse.c