gnucash stable: [gnc-commodity.h] callers must free g_list

Christopher Lam clam at code.gnucash.org
Tue Aug 27 08:31:36 EDT 2024


Updated	 via  https://github.com/Gnucash/gnucash/commit/a99491d0 (commit)
	from  https://github.com/Gnucash/gnucash/commit/0fc6e4f7 (commit)



commit a99491d03425a3565bf2a2de6d3dbb8574a04815
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Aug 24 13:55:11 2024 +0800

    [gnc-commodity.h] callers must free g_list
    
    callers to gnc_commodity_namespace_get_commodity_list and
    gnc_commodity_table_get_namespaces_list must free the GList.



Summary of changes:
 gnucash/gnome-utils/gnc-tree-model-commodity.c | 23 +++++++++++++++++++---
 gnucash/gnome-utils/gnc-tree-model-price.c     | 27 +++++++++++++++++++++++---
 gnucash/gnome/dialog-commodities.c             |  4 +++-
 gnucash/gnome/dialog-price-edit-db.cpp         |  8 +++++---
 libgnucash/app-utils/gnc-quotes.cpp            |  1 +
 libgnucash/engine/gnc-commodity.cpp            |  4 ++--
 libgnucash/engine/gnc-commodity.h              |  4 ++--
 7 files changed, 57 insertions(+), 14 deletions(-)



More information about the gnucash-patches mailing list