---
libvirt-sandbox/libvirt-sandbox-builder.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libvirt-sandbox/libvirt-sandbox-builder.c
b/libvirt-sandbox/libvirt-sandbox-builder.c
index ea7d064..cbfa780 100644
--- a/libvirt-sandbox/libvirt-sandbox-builder.c
+++ b/libvirt-sandbox/libvirt-sandbox-builder.c
@@ -759,6 +759,7 @@ gboolean gvir_sandbox_builder_clean_post_stop(GVirSandboxBuilder
*builder,
g_object_unref(enumerator);
g_object_unref(libsFile);
g_free(libsdir);
+ g_free(dskfile);
return ret;
}
--
2.1.4