s3:util: Initialize json_object structures so we can call json_free()
authorAndreas Schneider <asn@samba.org>
Wed, 10 Aug 2022 06:41:24 +0000 (08:41 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 12 Aug 2022 20:48:31 +0000 (20:48 +0000)
commit4a702cddaebf7e616706e0c728685567e141b493
treed318972bf4f03cf72e513bbe142fba1f7f4dc86a
parent78e4aac76df977cea6cdbcfdf082fd3acdffbd95
s3:util: Initialize json_object structures so we can call json_free()

CID 1507863
CID 1507865
CID 1507866
CID 1507867
CID 1507868
CID 1507869
CID 1507870

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15140

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/utils/status_json.c