]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: use g_new0 instead of VIR_ALLOC_N
authorJán Tomko <jtomko@redhat.com>
Tue, 22 Sep 2020 23:04:17 +0000 (01:04 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 23 Sep 2020 14:49:01 +0000 (16:49 +0200)
commit5eed9a6ab3fe4d824657b0ad29d186dab5cd9f5a
tree622bc73488acab5c35c79c153b9eeded1fda2568
parentd20268178175cea7d86d19e370dc70e72905fc14
tests: use g_new0 instead of VIR_ALLOC_N

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
17 files changed:
tests/commandtest.c
tests/domaincapstest.c
tests/fdstreamtest.c
tests/qemuxml2argvtest.c
tests/securityselinuxlabeltest.c
tests/securityselinuxtest.c
tests/testutils.c
tests/testutilsqemu.c
tests/vircgrouptest.c
tests/vircryptotest.c
tests/virhostcputest.c
tests/virnetmessagetest.c
tests/virnetsockettest.c
tests/virnettlshelpers.c
tests/virstringtest.c
tests/xlconfigtest.c
tests/xmconfigtest.c