Add a missing json_object_get() so we don't try to use a freed object in test1.
authorEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 29 Nov 2012 20:06:17 +0000 (15:06 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 29 Nov 2012 20:06:17 +0000 (15:06 -0500)
commitaec876357c3207585d3378d2b47cfaa824c5dde4
tree73b200bc4024ae00583655e3993fb8470f331470
parent447b88a115cc98589625742a21e5d7475c4dba2e
Add a missing json_object_get() so we don't try to use a freed object in test1.
tests/test1.c