summary refs log tree commit diff stats
path: root/qobject/json-streamer.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2020-03-26 10:41:21 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2020-04-02 14:56:10 -0400
commit7f5d9b206d1e86425faa5b84b551068bf044b823 (patch)
treeff9185f720d36830ce74909068f0a17d2c2dd586 /qobject/json-streamer.c
parentb3fbb328123575e5b39e35e13ecbd4927569a82b (diff)
downloadfocaccia-qemu-7f5d9b206d1e86425faa5b84b551068bf044b823.tar.gz
focaccia-qemu-7f5d9b206d1e86425faa5b84b551068bf044b823.zip
object-add: don't create return value if failed
No need to return an empty value from object-add (it would also leak
if the command failed).  While at it, remove the "if" around object_unref
since object_unref handles NULL arguments just fine.

Reported-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20200325184723.2029630-4-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qobject/json-streamer.c')
0 files changed, 0 insertions, 0 deletions