gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Sat Jul 30 01:43:23 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash/commit/accdf9e8 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/45aac539 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/67a1b7a8 (commit)
	from  https://github.com/Gnucash/gnucash/commit/78f74656 (commit)



commit accdf9e852e0a539a435497acee330857c87789e
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Jul 30 13:39:34 2022 +0800

    [gnc-dense-cal] leaks in markdata and GTimer
    
    - mark->name wasn't correctly freed
    - don't unnecessarily allocate GTimer

commit 45aac53952092f9acb1e4e76e9d070ea739e165a
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Jul 30 13:39:20 2022 +0800

    [gnc-split-reg] free tooltip text properly

commit 67a1b7a873badcd1dc343e11997217941bbded6f
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Jul 30 12:52:16 2022 +0800

    [gnc-sx-instance-model] free GHashTable keys when destroying



Summary of changes:
 gnucash/gnome-utils/gnc-dense-cal.c          | 9 ++++++---
 gnucash/gnome/gnc-split-reg.c                | 3 +--
 libgnucash/app-utils/gnc-sx-instance-model.c | 4 +---
 3 files changed, 8 insertions(+), 8 deletions(-)



More information about the gnucash-patches mailing list