]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: use g_auto instead of virDomainFree
authorJán Tomko <jtomko@redhat.com>
Sat, 4 Sep 2021 19:50:02 +0000 (21:50 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 9 Sep 2021 16:06:13 +0000 (18:06 +0200)
commit6150910cf7d9e9d662a13a25c65302f8b128dcfc
treeaf065c4bc00f2a327403552fd6057c1afefc1f33
parent9e1893ebd0379d366a1a963326fea075977e929d
tests: use g_auto instead of virDomainFree

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
tests/domainconftest.c
tests/libxlxml2domconfigtest.c
tests/lxcconf2xmltest.c
tests/openvzutilstest.c
tests/qemuagenttest.c
tests/securityselinuxlabeltest.c
tests/testutils.c
tests/vmx2xmltest.c
tests/xlconfigtest.c
tests/xmconfigtest.c
tests/xml2vmxtest.c