]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: use g_autoptr instead of virObjectUnref
authorJán Tomko <jtomko@redhat.com>
Fri, 20 Aug 2021 13:53:53 +0000 (15:53 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 9 Sep 2021 16:06:13 +0000 (18:06 +0200)
commitd66fb7ac15b7183ad04329843db8169cfc1babfd
tree73844c639537a009792a02b023de5ebd55779932
parenta26df27662a36a5b8e57c9732c000440f763bd63
tests: use g_autoptr instead of virObjectUnref

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
12 files changed:
tests/cputest.c
tests/domaincapstest.c
tests/networkxml2conftest.c
tests/networkxml2xmltest.c
tests/vircapstest.c
tests/virmacmaptest.c
tests/virpcitest.c
tests/virresctrltest.c
tests/virscsitest.c
tests/virusbtest.c
tests/xlconfigtest.c
tests/xmconfigtest.c