]> granicus.if.org Git - json-c/commit
json_object: Avoid invalid free (and thus a segfault) when ref_count gets < 0
authorBjörn Esser <besser82@fedoraproject.org>
Wed, 13 Dec 2017 18:22:52 +0000 (19:22 +0100)
committerBjörn Esser <besser82@fedoraproject.org>
Thu, 14 Dec 2017 13:36:07 +0000 (14:36 +0100)
commit9aca3b6a087a396a81d7e26f4557eb97fecc1386
tree39398a481657691c40295aa1f9a6a18cd686a34a
parent8c214902d93dfcafea1c6025f985c199da5e061d
json_object: Avoid invalid free (and thus a segfault) when ref_count gets < 0
json_object.c