[SchedXaction] free GList*

This commit is contained in:
Christopher Lam
2021-06-02 22:03:45 +08:00
parent c5585ebe2c
commit 8a6413342d

View File

@@ -453,6 +453,7 @@ delete_template_trans(SchedXaction *sx)
sxprivTransMapDelete,
NULL);
g_list_free (templ_acct_transactions);
return;
}