gnucash stable: Bug 799272 - Crashes when pasting a copied transaction

John Ralls jralls at code.gnucash.org
Thu Apr 11 20:39:10 EDT 2024


Updated	 via  https://github.com/Gnucash/gnucash/commit/fafc745b (commit)
	from  https://github.com/Gnucash/gnucash/commit/8c94132f (commit)



commit fafc745b1b77dbbf01ff440f15ac6bab0215236a
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Apr 11 17:35:38 2024 -0700

    Bug 799272 - Crashes when pasting a copied transaction
    
    Clear the copied_item, copied_class, and copied_leader_guid on book
    close to ensure that they're not carried across sessions.



Summary of changes:
 gnucash/register/ledger-core/split-register.c | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)



More information about the gnucash-patches mailing list