gnucash maint: Bug 766028 - crash on manual addition of price entry in Price Editor

John Ralls jralls at code.gnucash.org
Tue May 10 16:39:36 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/f679bf70 (commit)
	from  https://github.com/Gnucash/gnucash/commit/eaa68cff (commit)



commit f679bf70e8293021c4d42bdd331d0184d0ed140e
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue May 10 13:28:58 2016 -0700

    Bug 766028 - crash on manual addition of price entry in Price Editor
    
    gnc_pricedb_remove_price invalidates db->commodity_hash so removing the
    old price needs to be done before it's retrieved.



Summary of changes:
 src/engine/gnc-pricedb.c | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)



More information about the gnucash-patches mailing list