]> granicus.if.org Git - json-c/commitdiff
Merge pull request #389 from besser82/bugfix/invalid_free
authorEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 14 Dec 2017 14:28:06 +0000 (09:28 -0500)
committerGitHub <noreply@github.com>
Thu, 14 Dec 2017 14:28:06 +0000 (09:28 -0500)
json_object: Avoid double free (and thus a segfault) when ref_count gets < 0


Trivial merge