]> git.ipfire.org Git - thirdparty/json-c.git/commit
Fix Issue #111: Fix off-by-one error when range checking the input to json_tokener_er...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Wed, 12 Feb 2014 04:16:53 +0000 (23:16 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Wed, 12 Feb 2014 04:16:53 +0000 (23:16 -0500)
commit56df93d12857fb3d13f7e14391954e3b59708261
tree42e50bc7698f5380261a3b4cdd14e4a0fc6500e9
parentceeaf42bc80f84a4ffab6660f4a062d4efef13cd
Fix Issue #111: Fix off-by-one error when range checking the input to json_tokener_error_desc().
json_tokener.c