filechooser: Plug a memory leak

This commit is contained in:
Matthias Clasen
2023-04-27 08:46:25 +02:00
parent 7c4acac135
commit bedc3dba7e

View File

@@ -1653,6 +1653,8 @@ check_file_list_popover_sensitivity (GtkFileChooserWidget *impl)
g_simple_action_set_enabled (trash_action, FALSE);
g_simple_action_set_enabled (delete_action, FALSE);
}
g_clear_object (&info);
}
static void