]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: convert VIR_FREE to g_free in other functions that free their arg
authorLaine Stump <laine@redhat.com>
Tue, 9 Feb 2021 17:26:30 +0000 (12:26 -0500)
committerLaine Stump <laine@redhat.com>
Fri, 12 Feb 2021 17:10:38 +0000 (12:10 -0500)
commit4abf2d5d74d0c2dbc22dc4a60fd1b302d00ceb92
tree17a833b49f66fbd2048b8825ac06714dedd71384
parentd835c0affe3f766101e37f9d7872ff27d4a967b0
qemu: convert VIR_FREE to g_free in other functions that free their arg

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_domain.c
src/qemu/qemu_driver.c