gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu Sep 9 19:36:29 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/8ab8642e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1387d5f9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/d4bd6005 (commit)
	from  https://github.com/Gnucash/gnucash/commit/140922a3 (commit)



commit 8ab8642e76466e1af2c381dfa64b5bb3409f2a9e
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Sep 9 16:02:00 2021 -0700

    Fix leak of trading_splits list in xaccTransClearTradingSplits

commit 1387d5f960255feeeb7a2a63ce3f7119385e69cc
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Sep 9 15:58:47 2021 -0700

    Fix unchecked ptr dereference.
    
    First crash in Bug 798225.

commit d4bd60059614cbe980bef100476fa8d044ee805d
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Sep 9 15:58:19 2021 -0700

    Fix free-of-unallocated-address crash due to uninitialized ptr.



Summary of changes:
 gnucash/gnome/gnc-plugin-report-system.c | 8 ++++----
 libgnucash/engine/Scrub.c                | 7 +++++--
 libgnucash/engine/gncTaxTable.c          | 2 +-
 3 files changed, 10 insertions(+), 7 deletions(-)



More information about the gnucash-patches mailing list