]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: replace VIR_FREE with g_free in all vir*Free() functions
authorLaine Stump <laine@redhat.com>
Wed, 3 Feb 2021 19:55:29 +0000 (14:55 -0500)
committerLaine Stump <laine@redhat.com>
Fri, 5 Feb 2021 05:20:43 +0000 (00:20 -0500)
commit2e6635bc05a435fd93b5a7e30f5cfd329b2814b0
treeaeb0ab292ed6113c8de770910c40671c30a2ea7f
parent238d96b8f1c06a066e1fade6c7c321d96e50a32b
bhyve: 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>
src/bhyve/bhyve_conf.c
src/bhyve/bhyve_domain.c