qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/12] Coverity fixes for 2.2.0-rc2
@ 2014-11-17 17:08 Paolo Bonzini
  2014-11-17 17:08 ` [Qemu-devel] [PULL 01/12] libcacard: fix resource leak Paolo Bonzini
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Paolo Bonzini @ 2014-11-17 17:08 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit c52e67924fbdadfa00668248f5c075542943c54c:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2014-11-13 15:44:16 +0000)

are available in the git repository at:


  git://github.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to a9be76576e375a994bbcea0a5eb2a3852969de0e:

  hcd-musb: fix dereference null return value (2014-11-17 18:02:31 +0100)

----------------------------------------------------------------
A smattering of fixes for problems that Coverity reported.

----------------------------------------------------------------
Gonglei (8):
      l2tpv3: fix fd leak
      mips_mipssim: fix use-after-free for filename
      qga: fix false negative argument passing
      loader: fix NEGATIVE_RETURNS
      nvme: remove superfluous check
      acl: fix memory leak
      qemu-char: fix MISSING_COMMA
      shpc: fix error propaagation

Paolo Bonzini (1):
      hcd-musb: fix dereference null return value

zhanghailiang (3):
      libcacard: fix resource leak
      l2tpv3: fix possible double free
      target-cris/translate.c: fix out of bounds read

 hw/block/nvme.c         |  3 +--
 hw/core/loader.c        | 13 +++++++++++++
 hw/mips/mips_mipssim.c  |  2 +-
 hw/pci/shpc.c           |  3 ++-
 hw/usb/hcd-musb.c       |  8 ++++++--
 libcacard/vscclient.c   |  7 ++++++-
 net/l2tpv3.c            |  5 ++---
 qemu-char.c             |  2 +-
 qga/main.c              |  4 ++--
 target-cris/translate.c |  8 ++------
 util/acl.c              | 10 +++++-----
 11 files changed, 41 insertions(+), 24 deletions(-)
-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-11-17 19:30 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-17 17:08 [Qemu-devel] [PULL 00/12] Coverity fixes for 2.2.0-rc2 Paolo Bonzini
2014-11-17 17:08 ` [Qemu-devel] [PULL 01/12] libcacard: fix resource leak Paolo Bonzini
2014-11-17 17:08 ` [Qemu-devel] [PULL 02/12] l2tpv3: fix possible double free Paolo Bonzini
2014-11-17 17:08 ` [Qemu-devel] [PULL 03/12] l2tpv3: fix fd leak Paolo Bonzini
2014-11-17 17:08 ` [Qemu-devel] [PULL 04/12] mips_mipssim: fix use-after-free for filename Paolo Bonzini
2014-11-17 17:08 ` [Qemu-devel] [PULL 05/12] qga: fix false negative argument passing Paolo Bonzini
2014-11-17 17:08 ` [Qemu-devel] [PULL 06/12] loader: fix NEGATIVE_RETURNS Paolo Bonzini
2014-11-17 17:08 ` [Qemu-devel] [PULL 07/12] nvme: remove superfluous check Paolo Bonzini
2014-11-17 17:08 ` [Qemu-devel] [PULL 08/12] acl: fix memory leak Paolo Bonzini
2014-11-17 17:08 ` [Qemu-devel] [PULL 09/12] qemu-char: fix MISSING_COMMA Paolo Bonzini
2014-11-17 17:08 ` [Qemu-devel] [PULL 10/12] shpc: fix error propaagation Paolo Bonzini
2014-11-17 17:08 ` [Qemu-devel] [PULL 11/12] target-cris/translate.c: fix out of bounds read Paolo Bonzini
2014-11-17 17:08 ` [Qemu-devel] [PULL 12/12] hcd-musb: fix dereference null return value Paolo Bonzini
2014-11-17 19:29 ` [Qemu-devel] [PULL 00/12] Coverity fixes for 2.2.0-rc2 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).