]> granicus.if.org Git - json-c/commit
Adjust json_object_is_type and json_object_get_type so they return json_type_null...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sat, 31 Mar 2012 18:47:28 +0000 (13:47 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sat, 31 Mar 2012 18:47:28 +0000 (13:47 -0500)
commitaef439a1750a69c4721df50b83d696218a60db49
tree3135536fb97c5af86df48c7324df009110224b5a
parent7e57d63aebf68889d3fe5ff94ab33e49f8de5ea3
Adjust json_object_is_type and json_object_get_type so they return json_type_null for NULL objects.
json_object.c
json_object.h
test_cast.c
test_cast.expected