]> git.ipfire.org Git - thirdparty/json-c.git/commit
json_object: cleanup of *set_string* functions 464/head
authorRamiro Polla <ramiro.polla@gmail.com>
Sat, 8 Dec 2018 22:30:19 +0000 (23:30 +0100)
committerRamiro Polla <ramiro.polla@gmail.com>
Thu, 20 Dec 2018 23:30:26 +0000 (00:30 +0100)
commit38a112380b9ff49a34335664cef8ffdb52be7d85
tree9ce72fca98da328d78e6d8f7cd235e89bce3be48
parent906188e1cfb4a8b64928dc1d872e5aa05ceea87f
json_object: cleanup of *set_string* functions

This commit also has the side-effect that errno is set on failed calls
to json_object_set_string(_len).
json_object.c