qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] mptsas Coverity fixes


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/3] mptsas Coverity fixes
Date: Tue, 16 Feb 2016 09:05:06 +0100

Adding 3000 lines of code and not having Coverity complain would be
quite an achievement.  Three one-line fixes suffice, though.

Paolo

Paolo Bonzini (3):
  mptsas: add missing va_end
  mptsas: fix memory leak
  mptsas: fix wrong formula

 hw/scsi/mptconfig.c | 1 +
 hw/scsi/mptsas.c    | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.5.0




reply via email to

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