aboutsummaryrefslogtreecommitdiff
path: root/qapi/qobject-input-visitor.c
diff options
context:
space:
mode:
authorAlexey Kardashevskiy <aik@ozlabs.ru>2022-04-06 14:50:13 +1000
committerDaniel Henrique Barboza <danielhb413@gmail.com>2022-04-20 18:00:30 -0300
commit23bd5fc3ed1a681eb4f1e1308bb2869fb7ca050f (patch)
treee8a5beb5cf1629a59e58be029cedc183009bc6ac /qapi/qobject-input-visitor.c
parentb8ff425b1d384ffb9662a4e9a0380e2861d1479a (diff)
downloadqemu-23bd5fc3ed1a681eb4f1e1308bb2869fb7ca050f.zip
qemu-23bd5fc3ed1a681eb4f1e1308bb2869fb7ca050f.tar.gz
qemu-23bd5fc3ed1a681eb4f1e1308bb2869fb7ca050f.tar.bz2
ppc/vof: Fix uninitialized string tracing
There are error paths which do not initialize propname but the trace_exit label prints it anyway. This initializes the problem string. Spotted by Coverity CID 1487241. Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Message-Id: <20220406045013.3610172-1-aik@ozlabs.ru> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'qapi/qobject-input-visitor.c')
0 files changed, 0 insertions, 0 deletions