]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tools: replace VIR_FREE with g_free in all vir*Free() functions
authorLaine Stump <laine@redhat.com>
Wed, 3 Feb 2021 19:32:55 +0000 (14:32 -0500)
committerLaine Stump <laine@redhat.com>
Fri, 5 Feb 2021 05:20:45 +0000 (00:20 -0500)
commit6b1595317c27d0180e4220d0150d58485c1261f5
tree2668912b417bfa41c2f9833344f8b16cd252d050
parenta9e72390e813e0997e58d76fabfb8fd135ef6f20
tools: replace VIR_FREE with g_free in all vir*Free() functions

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
13 files changed:
tools/virsh-checkpoint.c
tools/virsh-domain-monitor.c
tools/virsh-domain.c
tools/virsh-interface.c
tools/virsh-network.c
tools/virsh-nodedev.c
tools/virsh-nwfilter.c
tools/virsh-pool.c
tools/virsh-secret.c
tools/virsh-snapshot.c
tools/virsh-volume.c
tools/vsh-table.c
tools/vsh.c