Change json_object_put to return 1 if the object passed was actually freed. (or 0...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 18 Oct 2012 22:10:09 +0000 (17:10 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 18 Oct 2012 22:10:09 +0000 (17:10 -0500)
commit5f4739e2eb6407a6fae898802d165daab1ad7986
tree5e9b7d77a594b322783b3d63f921cb0403b38c89
parentc3d1d597abb6261a6c874bd6315a73fe4dbb8e7f
Change json_object_put to return 1 if the object passed was actually freed. (or 0 if only the reference count was decremented)
json_object.c
json_object.h