
23 Sep
2015
23 Sep
'15
7:53 a.m.
--- 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