]> git.ipfire.org Git - thirdparty/libvirt.git/commit
interface: use g_new0 instead of VIR_ALLOC*
authorJán Tomko <jtomko@redhat.com>
Wed, 23 Sep 2020 18:44:23 +0000 (20:44 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 1 Oct 2020 10:34:13 +0000 (12:34 +0200)
commit98906dbceed6e232da786ddb52bdaa6b4ca36142
tree50f6d77a9c2e33759444bd64c895226f04b5d5c5
parent535d78630f5cc77c390496ce9a5da6e810c530c8
interface: use g_new0 instead of VIR_ALLOC*

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/interface/interface_backend_netcf.c
src/interface/interface_backend_udev.c