gnucash maint: [gnc-dense-cal] further GList* and char* leaks

Christopher Lam clam at code.gnucash.org
Sat Jul 30 08:23:47 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash/commit/7bc77374 (commit)
	from  https://github.com/Gnucash/gnucash/commit/accdf9e8 (commit)



commit 7bc7737476ffc5ba1e9a64751ae17285b76ddf9c
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Jul 30 16:21:03 2022 +0800

    [gnc-dense-cal] further GList* and char* leaks
    
    - mark->name and mark->info both leaked
    - fixing poorly written for loop to g_list_free tags properly



Summary of changes:
 gnucash/gnome-utils/gnc-dense-cal.c | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)



More information about the gnucash-patches mailing list