]> git.ipfire.org Git - thirdparty/libvirt.git/commit
logging: replace VIR_FREE with g_free in all *Dispose() functions
authorLaine Stump <laine@redhat.com>
Wed, 3 Feb 2021 20:14:51 +0000 (15:14 -0500)
committerLaine Stump <laine@redhat.com>
Fri, 5 Feb 2021 05:22:09 +0000 (00:22 -0500)
commit85785b7b870e1aff3a8eca29024c37da171b1931
tree53d8eb18bf72d7e16bcb836e07d2cfd61f37f6fb
parent3aea862b594f88c30cace72d056a7c5f16b3c2e1
logging: 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/logging/log_handler.c