[libvirt] [PATCH 0/2] Fix a couple of resource leaks

John Ferlan posted 2 patches 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20170720110040.7764-1-jferlan@redhat.com
daemon/stream.c         | 2 +-
tests/qemumemlocktest.c | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
[libvirt] [PATCH 0/2] Fix a couple of resource leaks
Posted by John Ferlan 6 years, 8 months ago
Resource a couple Coverity found resource leaks

John Ferlan (2):
  daemon: Don't conditionally free @origErr in daemonStreamEvent
  tests: Free @fakerootdir in error path

 daemon/stream.c         | 2 +-
 tests/qemumemlocktest.c | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.9.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Fix a couple of resource leaks
Posted by Erik Skultety 6 years, 8 months ago
On Thu, Jul 20, 2017 at 07:00:38AM -0400, John Ferlan wrote:
> Resource a couple Coverity found resource leaks
>
> John Ferlan (2):
>   daemon: Don't conditionally free @origErr in daemonStreamEvent
>   tests: Free @fakerootdir in error path
>
>  daemon/stream.c         | 2 +-
>  tests/qemumemlocktest.c | 4 +++-
>  2 files changed, 4 insertions(+), 2 deletions(-)

ACK series.

Erik

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