mirror of
https://github.com/transmission/transmission.git
synced 2025-12-26 13:21:44 +00:00
(gtk) fix three memory leaks + minor cleanup in the torrent renderer
This commit is contained in:
@@ -274,6 +274,7 @@ actions_init( GtkUIManager * ui_manager, gpointer callback_user_data )
|
||||
|
||||
gtk_ui_manager_insert_action_group( ui_manager, action_group, 0 );
|
||||
g_object_unref (G_OBJECT(action_group));
|
||||
g_free( match );
|
||||
}
|
||||
|
||||
/****
|
||||
|
||||
Reference in New Issue
Block a user