]> granicus.if.org Git - json-c/commit
Drop the _delete field from struct json_object and call the type-specific delete...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sat, 13 Jun 2020 18:34:35 +0000 (18:34 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sat, 13 Jun 2020 18:34:35 +0000 (18:34 +0000)
commit5ebfeaedc5413452aff7fa733abfabe97df100e8
treef16c9d1b29453ec3fb6625b91bfe52cbe96b476f
parent4c10712114a79d1abf0d98ac165648a6aa36d45a
Drop the _delete field from struct json_object and call the type-specific delete functions directly from json_object_put.  (Thanks @dota17 for the suggestion in PR #632!)
json_object.c
json_object_private.h