@@ -3013,7 +3013,11 @@ mount_cb (GFile *file,
|
|||||||
|
|
||||||
g_object_unref (mount_info->operation);
|
g_object_unref (mount_info->operation);
|
||||||
g_object_unref (mount_info->cancellable);
|
g_object_unref (mount_info->cancellable);
|
||||||
g_free (mount_info->virtual_root);
|
|
||||||
|
if (mount_info->virtual_root)
|
||||||
|
{
|
||||||
|
g_object_unref (mount_info->virtual_root);
|
||||||
|
}
|
||||||
|
|
||||||
g_free (mount_info);
|
g_free (mount_info);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user