]> granicus.if.org Git - json-c/commit
Issue #539: reset the serializer when json_object_set_double() is called and the...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 13 Feb 2020 03:11:10 +0000 (03:11 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 13 Feb 2020 03:11:10 +0000 (03:11 +0000)
commitae13ca524a0e4567489c1e5138deedd568c161b6
tree3ff468d2547d52043197b29e5293595681de66d9
parent0ffdbb239549020fed121bf40c05528cfab80dad
Issue #539: reset the serializer when json_object_set_double() is called and the current serializer is the one that json_object_new_double_s() used.
json_object.c
tests/test_set_value.c
tests/test_set_value.expected