]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: cpuTestLoadMultiXML: use g_new0 instead of VIR_ALLOC_N
authorJán Tomko <jtomko@redhat.com>
Tue, 22 Sep 2020 22:59:59 +0000 (00:59 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 23 Sep 2020 12:54:38 +0000 (14:54 +0200)
commitcc9674c3181cb2a549e4131d3d1b8d254c2b2f77
tree8cb70f0c745dd53948986f27441b40c80cb24277
parentbff6aee4ca2459f7aa5e82538628b38920a2dff1
tests: cpuTestLoadMultiXML: use g_new0 instead of VIR_ALLOC_N

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
tests/cputest.c