[libvirt] [PATCH 0/2] Couple of Coverity fixes

John Ferlan posted 2 patches 4 years, 8 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190807144542.10639-1-jferlan@redhat.com
src/qemu/qemu_driver.c | 3 ++-
tests/virhostdevtest.c | 4 +---
2 files changed, 3 insertions(+), 4 deletions(-)
[libvirt] [PATCH 0/2] Couple of Coverity fixes
Posted by John Ferlan 4 years, 8 months ago
Both from recent changes, it was just as easy for me to post the patches
as write the annoying email that someone else needs to generate them ;-).

John Ferlan (2):
  qemu: Fix possible NULL deref in qemuDomainGetResctrlMonData
  tests: Fix memory leak in mymain

 src/qemu/qemu_driver.c | 3 ++-
 tests/virhostdevtest.c | 4 +---
 2 files changed, 3 insertions(+), 4 deletions(-)

-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Couple of Coverity fixes
Posted by Michal Privoznik 4 years, 8 months ago
On 8/7/19 4:45 PM, John Ferlan wrote:
> Both from recent changes, it was just as easy for me to post the patches
> as write the annoying email that someone else needs to generate them ;-).
> 
> John Ferlan (2):
>    qemu: Fix possible NULL deref in qemuDomainGetResctrlMonData
>    tests: Fix memory leak in mymain
> 
>   src/qemu/qemu_driver.c | 3 ++-
>   tests/virhostdevtest.c | 4 +---
>   2 files changed, 3 insertions(+), 4 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>

Michal

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