summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorPaolo Bonzini2020-03-26 10:41:21 +0100
committerPaolo Bonzini2020-04-02 20:56:10 +0200
commit7f5d9b206d1e86425faa5b84b551068bf044b823 (patch)
treeff9185f720d36830ce74909068f0a17d2c2dd586 /include/exec
parentqmp: fix leak on callbacks that return both value and error (diff)
downloadqemu-7f5d9b206d1e86425faa5b84b551068bf044b823.tar.gz
qemu-7f5d9b206d1e86425faa5b84b551068bf044b823.tar.xz
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 'include/exec')
0 files changed, 0 insertions, 0 deletions