]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
Merge pull request #722 from imaami/fix-json_tokener_new_ex-use-after-free
authorEric Hawicz <erh+git@nimenees.com>
Sun, 5 Sep 2021 03:16:13 +0000 (23:16 -0400)
committerGitHub <noreply@github.com>
Sun, 5 Sep 2021 03:16:13 +0000 (23:16 -0400)
Fix use-after-free in json_tokener_new_ex()


Trivial merge