[libvirt] [PATCH 0/5] Another round of mem leak fixes

Michal Privoznik posted 5 patches 6 years, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1502350119.git.mprivozn@redhat.com
src/conf/domain_conf.c      | 1 +
tests/qemumemlocktest.c     | 2 +-
tests/securityselinuxtest.c | 1 +
tests/vircgrouptest.c       | 3 +++
tests/virhostdevtest.c      | 3 ++-
5 files changed, 8 insertions(+), 2 deletions(-)
[libvirt] [PATCH 0/5] Another round of mem leak fixes
Posted by Michal Privoznik 6 years, 7 months ago
*** BLURB HERE ***

Michal Privoznik (5):
  virDomainNetDefClear: Free @coalesce
  testCompareMemLock: Use correct free function for domain def
  securityselinuxtest: Don't leak @mgr
  vircgrouptest: Don't leak @cgroup
  virhostdevtest: Don't leak @mgr->activeSCSIHostdevs

 src/conf/domain_conf.c      | 1 +
 tests/qemumemlocktest.c     | 2 +-
 tests/securityselinuxtest.c | 1 +
 tests/vircgrouptest.c       | 3 +++
 tests/virhostdevtest.c      | 3 ++-
 5 files changed, 8 insertions(+), 2 deletions(-)

-- 
2.13.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/5] Another round of mem leak fixes
Posted by Martin Kletzander 6 years, 7 months ago
On Thu, Aug 10, 2017 at 09:29:05AM +0200, Michal Privoznik wrote:
>*** BLURB HERE ***
>

Reblurbed-by: Martin Kletzander <mkletzan@redhat.com>

>Michal Privoznik (5):
>  virDomainNetDefClear: Free @coalesce
>  testCompareMemLock: Use correct free function for domain def
>  securityselinuxtest: Don't leak @mgr
>  vircgrouptest: Don't leak @cgroup
>  virhostdevtest: Don't leak @mgr->activeSCSIHostdevs
>
> src/conf/domain_conf.c      | 1 +
> tests/qemumemlocktest.c     | 2 +-
> tests/securityselinuxtest.c | 1 +
> tests/vircgrouptest.c       | 3 +++
> tests/virhostdevtest.c      | 3 ++-
> 5 files changed, 8 insertions(+), 2 deletions(-)
>
>--
>2.13.0
>
>--
>libvir-list mailing list
>libvir-list@redhat.com
>https://www.redhat.com/mailman/listinfo/libvir-list
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list