mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[SchedXaction] free GList*
This commit is contained in:
@@ -453,6 +453,7 @@ delete_template_trans(SchedXaction *sx)
|
||||
sxprivTransMapDelete,
|
||||
NULL);
|
||||
|
||||
g_list_free (templ_acct_transactions);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user