[libvirt] [PATCH 0/3] A couple of Coverity found issues

John Ferlan posted 3 patches 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20170403165333.26216-1-jferlan@redhat.com
src/qemu/qemu_driver.c      |  2 +-
src/qemu/qemu_migration.c   | 11 ++++++++---
tests/qemumonitorjsontest.c | 38 +++++++++++++++++++-------------------
3 files changed, 28 insertions(+), 23 deletions(-)
[libvirt] [PATCH 0/3] A couple of Coverity found issues
Posted by John Ferlan 7 years ago
There's more, but many are false positives and there's also a couple
more that I have to think more deeply about...

John Ferlan (3):
  tests: Pass BlockIOThrottle arguments by reference not value
  qemu: Initialize 'data' argument
  qemu: Fix resource leak in qemuDomainAddChardevTLSObjects error path

 src/qemu/qemu_driver.c      |  2 +-
 src/qemu/qemu_migration.c   | 11 ++++++++---
 tests/qemumonitorjsontest.c | 38 +++++++++++++++++++-------------------
 3 files changed, 28 insertions(+), 23 deletions(-)

-- 
2.9.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/3] A couple of Coverity found issues
Posted by Pavel Hrdina 7 years ago
On Mon, Apr 03, 2017 at 12:53:30PM -0400, John Ferlan wrote:
> There's more, but many are false positives and there's also a couple
> more that I have to think more deeply about...

ACK series

Pavel
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list