]> git.ipfire.org Git - thirdparty/json-c.git/commit
Issue #539: use a internal-only serializer function in json_object_new_double_s(...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Fri, 14 Feb 2020 03:48:02 +0000 (03:48 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Fri, 14 Feb 2020 03:48:02 +0000 (03:48 +0000)
commit518f337ce81317525eb2ca1d11eac2b68a4b227c
tree929fc92a2696514a6cf5cb2026e8797c72830d55
parent4bf7ffa984591fcd9c7bcc4b7e7ba92d37eed956
Issue #539: use a internal-only serializer function in json_object_new_double_s() to avoid potential conflicts with user code that uses the json_object_userdata_to_json_string serializer.  Also, document the serializer-resetting behavior of json_object_set_double().
json_object.c
json_object.h