]> git.ipfire.org Git - thirdparty/json-c.git/commit
Merge pull request #871 from json-c/disallow-control-chars
authorEric Hawicz <erh+git@nimenees.com>
Sun, 15 Sep 2024 15:22:58 +0000 (11:22 -0400)
committerGitHub <noreply@github.com>
Sun, 15 Sep 2024 15:22:58 +0000 (11:22 -0400)
commite3db88d1141810c8e79aaff03b613b3531e884bd
tree1b667c41e8507497a9ea7ebf2e6eb70f5c5b6b93
parentecb7a4c9a320cf519d113fabbab17cabe0193be9
parent6bfab90c87c27e79eae28b775938756d2fdaf6c9
Merge pull request #871 from json-c/disallow-control-chars

Issue #867: disallow control characters in strict mode.