]> git.ipfire.org Git - thirdparty/libvirt.git/commit
datatypes: replace VIR_FREE with g_free in all *Dispose() functions
authorLaine Stump <laine@redhat.com>
Wed, 3 Feb 2021 20:16:43 +0000 (15:16 -0500)
committerLaine Stump <laine@redhat.com>
Fri, 5 Feb 2021 05:22:09 +0000 (00:22 -0500)
commitc0ae2ca081c37ce2420d0c500619e989fab9949b
treea0842163d7218cc81c32f0b563667eb49753a5bd
parent9709c3418e36f90ca86d1a2e20c7c3af7f0bdfc0
datatypes: replace VIR_FREE with g_free in all *Dispose() functions

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
src/datatypes.c