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)
committerKeith Derrick <keith.derrick@palm.com>
Mon, 2 Apr 2012 14:53:25 +0000 (07:53 -0700)
commite6668b1406de33e29a0f91bc93f448a2423230d2
tree3135536fb97c5af86df48c7324df009110224b5a
parentd7db7e81a51282ffc097408aa47927af8d4a39c1
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