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.

This commit is contained in:
Eric Haszlakiewicz
2020-02-13 03:11:10 +00:00
parent 0ffdbb2395
commit ae13ca524a
3 changed files with 11 additions and 2 deletions

View File

@@ -3,4 +3,5 @@ INT64 PASSED
BOOL PASSED
DOUBLE PASSED
STRING PASSED
PARSE AND SET PASSED
PASSED