block/cloop: Use g_free instead of free
Fix mismatching allocation and deallocation: g_free should be used to pair with g_malloc. Reviewed-by: NAndreas Färber <afaerber@suse.de> Reviewed_by: Ray Wang <raywang@linux.vnet.ibm.com> Signed-off-by: NDong Xu Wang <wdongxu@linux.vnet.ibm.com> Signed-off-by: NKevin Wolf <kwolf@redhat.com>
Showing
想要评论请 注册 或 登录