]> git.ipfire.org Git - thirdparty/json-c.git/commit
Merge pull request #739 from rouault/avoid_unsigned_integer_overflow
authorEric Hawicz <erh+git@nimenees.com>
Sat, 19 Feb 2022 01:21:18 +0000 (20:21 -0500)
committerGitHub <noreply@github.com>
Sat, 19 Feb 2022 01:21:18 +0000 (20:21 -0500)
commit66cce0a1d7ec68301421591dec6b88c4a43c7cde
treef4af761c1745a907cb1264eeb1aa421948e74176
parentb11f79c52cd7c09e039976f32b567022de4aaf5b
parent296db618e9d1862aea788e90e751b4999db41a2a
Merge pull request #739 from rouault/avoid_unsigned_integer_overflow

json_escape_str(): avoid harmless unsigned integer overflow
json_object.c