]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:utils: Check return value of json_new_object()
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 22 May 2023 23:16:56 +0000 (11:16 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 24 May 2023 00:50:31 +0000 (00:50 +0000)
commit80b3752052aa9234d8317ee6c671dcda64dcdf3f
tree51a176fd45d0fa8476a2c2b9ff5f272c1da3e0f8
parent3ce2803f6dd34c33af4787f7f9ed364ad18a0cff
s3:utils: Check return value of json_new_object()

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/utils/status.c