Fix a memory leak in test1 with respect to how json_object_object_del was used.

This commit is contained in:
Eric Haszlakiewicz
2012-09-16 20:49:22 -05:00
parent c3068bfd09
commit c3d1d597ab
5 changed files with 12 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ my_array.to_string()=[
2,
3
]
baz_obj.to_string()="fark"
my_object=
abc: 12
foo: "bar"