-
Notifications
You must be signed in to change notification settings - Fork 809
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gnc_commodity_table_get_commodities must be g_list_freed
the previous g_list_free was being called at the wrong scope, and commodity_list was NULL anyway at the end of the loop.
- Loading branch information
1 parent
5661c45
commit ec0d261
Showing
1 changed file
with
4 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters