gnucash stable: Bug 799444 - Silent crash on CSV import

John Ralls jralls at code.gnucash.org
Thu Dec 12 17:01:56 EST 2024


Updated	 via  https://github.com/Gnucash/gnucash/commit/81e11f70 (commit)
	from  https://github.com/Gnucash/gnucash/commit/4e8058c1 (commit)



commit 81e11f70c359f7b5be1862dac1516edb6a3f1a67
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Dec 12 13:53:31 2024 -0800

    Bug 799444 - Silent crash on CSV import
    
    Don't try to add a transaction with no splits to the imported
    transaction list, gnc_gen_trans_list_add_trans_internal asserts.



Summary of changes:
 gnucash/import-export/csv-imp/assistant-csv-trans-import.cpp | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)



More information about the gnucash-patches mailing list