From: Gonglei <arei.gong...@huawei.com> Fix some errors spotted by Coverity.
Changes since v2: * remove a duplicate patch about block * fix changelog about json-parser suggested by Luiz * remove a patch which have been applied about vnc. Changes since v1: * rebase on Laszlo's patch set about dump * remove a patch for smbus * rework two patches by Paolo and Stefan's suggestion Gonglei (4): json-parser: drop superfluous assignment for token variable qemu-bridge-helper: Fix fd leak in main() audio: Fix using freed pointer in wav_fini_out() vga: Fix divide-by-zero in vga_update_text audio/wavaudio.c | 4 ++-- hw/display/vga.c | 2 +- qemu-bridge-helper.c | 9 +++++++-- qobject/json-parser.c | 15 ++------------- 4 files changed, 12 insertions(+), 18 deletions(-) -- 1.7.12.4