gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sun Jul 5 14:28:39 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/43749a94 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/79fdcf2f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/4afe4f95 (commit)
	from  https://github.com/Gnucash/gnucash/commit/5bf009a9 (commit)



commit 43749a94956275d56a695e6cbb227c3bc1784a99
Merge: 5bf009a9b 79fdcf2f7
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jul 5 11:21:34 2020 -0700

    Merge Jean Laroche's 'bug_797825_ofx_invest_crash' onto master.

commit 79fdcf2f7170e40c18e5e502ee286866bf4ee2e9
Author: jean <you at example.com>
Date:   Wed Jul 1 12:33:54 2020 -0700

    Remove created commodities code as it does nothing

commit 4afe4f95dd69cf2713267810c65942ff2a591ed6
Author: jean <you at example.com>
Date:   Sun Jun 28 23:25:08 2020 -0700

    Bug 797825 - OFX import crashes on import of investment transaction
    
    The crash is caused by an uninitialized pointer in ofx_info.
    This fixed it.



Summary of changes:
 gnucash/import-export/ofx/gnc-ofx-import.c | 20 +++-----------------
 1 file changed, 3 insertions(+), 17 deletions(-)



More information about the gnucash-patches mailing list