[libvirt] [PATCH 0/3] Miscellaneous Coverity & Valgrind changes

John Ferlan jferlan at redhat.com
Tue Jul 23 15:59:28 UTC 2013


These patches resolve a Coverity warning and a found Valgrind leak.

Added more patterns to the .valgrind.supp file to suppress the commandtests
and seclabeltest output. This will thus result in a mostly clean valgrind
run. All that remains is a hotplugtest failure, which some patches were posted:

https://www.redhat.com/archives/libvir-list/2013-July/msg01156.html
and
https://www.redhat.com/archives/libvir-list/2013-July/msg01158.html

but did not completely resolve the failures.

John Ferlan (3):
  lxc: Resolve Coverity warning
  domain_event: Resolve memory leak found by Valgrind
  valgrind.supp: Add more valgrind suppression paths

 src/conf/domain_event.c |  3 +++
 src/lxc/lxc_process.c   |  2 +-
 tests/.valgrind.supp    | 60 +++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 64 insertions(+), 1 deletion(-)

-- 
1.8.1.4




More information about the libvir-list mailing list