]> git.ipfire.org Git - thirdparty/json-c.git/commit
Issue #867: disallow control characters in strict mode. disallow-control-chars 871/head
authorEric Hawicz <erh+git@nimenees.com>
Mon, 2 Sep 2024 13:43:04 +0000 (09:43 -0400)
committerEric Hawicz <erh+git@nimenees.com>
Sun, 15 Sep 2024 14:37:45 +0000 (10:37 -0400)
commit6bfab90c87c27e79eae28b775938756d2fdaf6c9
tree1b667c41e8507497a9ea7ebf2e6eb70f5c5b6b93
parentecb7a4c9a320cf519d113fabbab17cabe0193be9
Issue #867: disallow control characters in strict mode.
json_tokener.c
tests/test_parse.c