On 07/19/2016 02:54 AM, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau <marcandre.lur...@redhat.com> > > Found thanks to ASAN. > > Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com> > --- > tests/check-qom-interface.c | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Eric Blake <ebl...@redhat.com> > > diff --git a/tests/check-qom-interface.c b/tests/check-qom-interface.c > index 719ddcf..f87c9aa 100644 > --- a/tests/check-qom-interface.c > +++ b/tests/check-qom-interface.c > @@ -76,6 +76,7 @@ static void test_interface_impl(const char *type) > > g_assert(iobj); > g_assert(ioc->test == PATTERN); > + object_unref(obj); > } > > static void interface_direct_test(void) > -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature