
11 Jun
2018
11 Jun
'18
1:37 p.m.
On Fri, Jun 08, 2018 at 01:10:13PM -0400, John Ferlan wrote:
Resolve a few things that have built up previous and a couple that are more recent.
John Ferlan (6): vbox: Fix resource leak vbox: Fix resource leak qemu: Fix Coverity build for qemu_monitor test: Fix resource leak in qemumonitorjsontest test: Check return status for libxlxml2domconfigtest conf: Check error from virXMLFormatElement call
src/conf/domain_conf.c | 3 ++- src/qemu/qemu_monitor.h | 2 +- src/vbox/vbox_common.c | 28 +++++++++++++++------------- tests/libxlxml2domconfigtest.c | 4 +++- tests/qemumonitorjsontest.c | 2 +- 5 files changed, 22 insertions(+), 17 deletions(-)
Reviewed-by: Katerina Koukiou <kkoukiou@redhat.com>