]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
Merge pull request #392 from besser82/json-c-0.13
authorEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 14 Dec 2017 22:25:53 +0000 (17:25 -0500)
committerGitHub <noreply@github.com>
Thu, 14 Dec 2017 22:25:53 +0000 (17:25 -0500)
json_object: Avoid invalid free (and thus a segfault) when ref_count gets < 0


Trivial merge