]> git.ipfire.org Git - thirdparty/libvirt.git/commit
node_device: use g_new0 instead of VIR_ALLOC*
authorJán Tomko <jtomko@redhat.com>
Wed, 23 Sep 2020 20:04:41 +0000 (22:04 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 1 Oct 2020 10:34:13 +0000 (12:34 +0200)
commit1725d0bfbc18c88d1be49805c367f1b1ed2ad037
treef4e4ff520bbdc93592d3cdb65684da2f3babd2f5
parent3013c4659d466a60a5c674ee17aec6f9e17d25a7
node_device: use g_new0 instead of VIR_ALLOC*

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
src/node_device/node_device_udev.c