]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
Merge pull request #945 from arr2036/json-object-put-return-value
authorEric Hawicz <erh+git@nimenees.com>
Thu, 16 Jul 2026 04:40:55 +0000 (00:40 -0400)
committerGitHub <noreply@github.com>
Thu, 16 Jul 2026 04:40:55 +0000 (00:40 -0400)
fix json_object_put() to return 1 for freed scalars and empty containers


Trivial merge