gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Fri May 28 20:02:13 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/292deb0a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1f281627 (commit)
	from  https://github.com/Gnucash/gnucash/commit/88f372da (commit)



commit 292deb0a11347d0032a0b7c5b179c5c2eb1b000b
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri May 28 22:36:37 2021 +0800

    [binreloc.c] free strings
    
    subdir, prefix are not consistently freed.

commit 1f28162729cedc95c2002000e55559c29bcf0d52
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri May 28 22:36:00 2021 +0800

    [gnc-tree-view.c] free array of strings
    
    was created with g_strsplit but never freed.



Summary of changes:
 gnucash/gnome-utils/gnc-tree-view.c | 2 ++
 libgnucash/core-utils/binreloc.c    | 7 +++++++
 2 files changed, 9 insertions(+)



More information about the gnucash-patches mailing list