]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: replace VIR_ALLOC/REALLOC with g_new0/g_renew
authorLaine Stump <laine@redhat.com>
Wed, 24 Jun 2020 17:06:43 +0000 (13:06 -0400)
committerLaine Stump <laine@redhat.com>
Mon, 20 Jul 2020 23:08:07 +0000 (19:08 -0400)
commit9f51c3d6c0400f891c9029441cb07fe68dce9e03
tree8f819d8a1c265efcf33c3f8d757f08b5fc581a4c
parent750f371b6238973b15941426b41b1a4b9507d59a
network: replace VIR_ALLOC/REALLOC with g_new0/g_renew

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/network/bridge_driver.c