]> xenbits.xensource.com Git - libvirt.git/commit
util: convert VIR_FREE to g_free in other functions that free their arg
authorLaine Stump <laine@redhat.com>
Tue, 9 Feb 2021 17:27:39 +0000 (12:27 -0500)
committerLaine Stump <laine@redhat.com>
Fri, 12 Feb 2021 17:10:38 +0000 (12:10 -0500)
commit04e90f72a73da15a6c49cc7a474f2da7002c3355
treea0347c99e3122ed87963b4d9366510dc3cc55064
parent4abf2d5d74d0c2dbc22dc4a60fd1b302d00ceb92
util: 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/util/virconf.c
src/util/virerror.c
src/util/virobject.c
src/util/virstring.c