Re: [libvirt] [libvirt-glib] tests: Don't leak xml data in test-gconfig-device-unknown

2016-11-04 Thread Daniel P. Berrange
On Fri, Nov 04, 2016 at 11:15:01AM +0100, Christophe Fergeau wrote: > --- > tests/test-gconfig.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/test-gconfig.c b/tests/test-gconfig.c > index 9cf3f12..2c98c25 100644 > --- a/tests/test-gconfig.c > +++ b/tests/test-gconfig.c > @@

[libvirt] [libvirt-glib] tests: Don't leak xml data in test-gconfig-device-unknown

2016-11-04 Thread Christophe Fergeau
--- tests/test-gconfig.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test-gconfig.c b/tests/test-gconfig.c index 9cf3f12..2c98c25 100644 --- a/tests/test-gconfig.c +++ b/tests/test-gconfig.c @@ -782,6 +782,7 @@ static void test_domain_device_unknown(void)