]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh-completer: use g_new0 instead of VIR_ALLOC_N
authorJán Tomko <jtomko@redhat.com>
Mon, 14 Sep 2020 14:24:44 +0000 (16:24 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 15 Sep 2020 11:46:11 +0000 (13:46 +0200)
commit221f2c038365abdba4a089ce6f075ea82b81b1eb
tree2e178df5241fdf9d608907993cacf263a989e5fc
parentacdac34c4557727e8c225ca39b860c0305c36c9c
virsh-completer: use g_new0 instead of VIR_ALLOC_N

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
12 files changed:
tools/virsh-completer-checkpoint.c
tools/virsh-completer-domain.c
tools/virsh-completer-host.c
tools/virsh-completer-interface.c
tools/virsh-completer-network.c
tools/virsh-completer-nodedev.c
tools/virsh-completer-nwfilter.c
tools/virsh-completer-pool.c
tools/virsh-completer-secret.c
tools/virsh-completer-snapshot.c
tools/virsh-completer-volume.c
tools/virsh-completer.c