]> git.ipfire.org Git - thirdparty/json-c.git/commit
Rewrite the json_tokener_state_inf handling in json_tokener to be simpler, and avoid...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 27 Nov 2017 05:20:11 +0000 (00:20 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 27 Nov 2017 05:20:11 +0000 (00:20 -0500)
commitf81da5e57a2c85c283080be18d1bc5a94cd91345
tree04b03580a77bab2775ce9abbb12e3104ef7b55bb
parent31a6c2fac8ecdf8f29987cb7f4544bcbac35f6d0
Rewrite the json_tokener_state_inf handling in json_tokener to be simpler, and avoid needless copying of the input into a temporary buffer.
json_tokener.c