qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/4] Fix some errors spotted by Coverity


From: arei.gonglei
Subject: [Qemu-devel] [PATCH v3 0/4] Fix some errors spotted by Coverity
Date: Tue, 10 Jun 2014 17:20:23 +0800

From: Gonglei <address@hidden>

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]