gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu Jan 26 16:01:56 EST 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/44f4b559 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/09b0bfe8 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/846e7514 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/5be5c58b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/619f62fb (commit)
	 via  https://github.com/Gnucash/gnucash/commit/671f14f6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a2ffc7fe (commit)
	from  https://github.com/Gnucash/gnucash/commit/f8465dad (commit)



commit 44f4b55927396e4cc23bcd6d54d733375bf9a387
Merge: 09b0bfe8b 5be5c58b4
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jan 26 12:52:21 2023 -0800

    Merge Richard Cohen's 'fix-memleaks' into master.

commit 09b0bfe8b9108f857a03ff83e9c45c77994bb171
Merge: f8465dadf 846e75146
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jan 26 12:48:08 2023 -0800

    Merge Richard Cohen's 'reinstate-tests' into master.

commit 846e75146ac5626a6ba22251ba652a597642d536
Author: Richard Cohen <richard at example.com>
Date:   Sun Nov 27 21:14:10 2022 +0000

    Fix some typos so that the correct tests are run
    
    - test_gnc_txn_to_float_txn_cut_semantics
    - test_dbi_business_store_and_reload

commit 5be5c58b4f7b7dd98c5a064d30cdbb57955b9767
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Thu Jan 26 14:10:51 2023 +0000

    Fix memory leak in aqbanking

commit 619f62fb0edd0c583a4c0a8e143ad1b162958b9a
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Thu Jan 26 14:10:43 2023 +0000

    Fix memory leak in gnc-split-reg.c

commit 671f14f68a713761a0ab7b982b3af6fbade0a6dd
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Thu Jan 26 14:10:36 2023 +0000

    Fix memory leak in import-main-matcher.c

commit a2ffc7fe759cf66495204c74d365c1ba9a93c711
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Thu Jan 26 14:10:26 2023 +0000

    Fix memory leak in binreloc function _br_find_exe()
    
    Ironically, it seems to be in a code path that
    is only followed when using valgrind



Summary of changes:
 gnucash/gnome/gnc-split-reg.c                                | 12 +++++++-----
 gnucash/import-export/aqb/gnc-ab-utils.c                     |  1 -
 gnucash/import-export/import-main-matcher.c                  |  2 +-
 .../ledger-core/test/utest-split-register-copy-ops.c         |  2 +-
 libgnucash/backend/dbi/test/test-backend-dbi-basic.cpp       |  2 +-
 libgnucash/core-utils/binreloc.c                             |  1 +
 6 files changed, 11 insertions(+), 9 deletions(-)



More information about the gnucash-patches mailing list