mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
More memory leaks
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20008 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -469,6 +469,7 @@ gnc_plugin_menu_additions_add_to_window (GncPlugin *plugin,
|
||||
gnc_main_window_manual_merge_actions (window, PLUGIN_ACTIONS_NAME,
|
||||
per_window.group, per_window.merge_id);
|
||||
|
||||
g_slist_free(menu_list);
|
||||
LEAVE(" ");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user