]> git.ipfire.org Git - thirdparty/json-c.git/commit
Fix the apps/json_parse "-s" (strict) option so it actually does something, and defau...
authorEric Hawicz <erh+git@nimenees.com>
Mon, 4 Nov 2024 00:44:21 +0000 (19:44 -0500)
committerEric Hawicz <erh+git@nimenees.com>
Mon, 4 Nov 2024 00:44:21 +0000 (19:44 -0500)
commit474ee12435e671607c02f764b173258e3a059eda
tree378db235bed6504e10cab37171f80aa7ed6a9d4a
parent07148f33a1c24a7159c6a58b091238c444d74e31
Fix the apps/json_parse "-s" (strict) option so it actually does something, and default to non-strict.
apps/json_parse.c