gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Sat Dec 20 05:30:05 EST 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/2ef335d9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f4481f7d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a6d7184d (commit)
	from  https://github.com/Gnucash/gnucash/commit/efc8544f (commit)



commit 2ef335d9c70f41927d10c3379b39802096994f5e
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Dec 6 13:53:34 2014 +0100

    Bug 740471 -  Applying payment to invoice Segmentation fault
    
    Stop listening for gui update events while on the way out
    (after the ok button was pressed).

commit f4481f7dcfbde5643c64851a950a8dad683c4176
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Dec 6 13:52:36 2014 +0100

    Bug 740471 -  Applying payment to invoice Segmentation fault
    
    Clear selection before emptying list store to prevent
    the code from running calculations on a changing list.

commit a6d7184d830d8a8bc0c339d012ac17c249a40994
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Dec 6 13:21:00 2014 +0100

    Bug 740471 -  Applying payment to invoice Segmentation fault
    
    Attempt to fix it by no longer nullifying lots during processing



Summary of changes:
 src/business/business-gnome/dialog-payment.c | 14 ++++++++++++++
 src/engine/gncOwner.c                        |  6 ++----
 2 files changed, 16 insertions(+), 4 deletions(-)



More information about the gnucash-patches mailing list