]> xenbits.xensource.com Git - libvirt.git/commit
vmx: replace VIR_FREE with g_free in all vir*Free() functions
authorLaine Stump <laine@redhat.com>
Wed, 3 Feb 2021 19:56:20 +0000 (14:56 -0500)
committerLaine Stump <laine@redhat.com>
Fri, 5 Feb 2021 05:20:44 +0000 (00:20 -0500)
commitc11f2343c2474f6a111c5c7f09a1da34ad0df871
tree7b374e117db5b7bf21bb828cf7c9a0217999f806
parent881bff1cc2bb469485e15d1eb28b90a55de3c479
vmx: 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/vmx/vmx.c