]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test_driver: replace VIR_FREE with g_free in all vir*Free() functions
authorLaine Stump <laine@redhat.com>
Wed, 3 Feb 2021 19:54:40 +0000 (14:54 -0500)
committerLaine Stump <laine@redhat.com>
Fri, 5 Feb 2021 05:20:43 +0000 (00:20 -0500)
commit5b31dec63dc190d53f1d116c2fa5cf00247c1884
treea894426a7729e074dbbd6c890fd38d620205cc31
parent674719afe6ed69c9c21c28e6ff8c4d8419945448
test_driver: 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/test/test_driver.c