gnucash maint: Bug 787439 - Segmentation Fault in Transfer dialog after clearing Date field and pressing escape

Geert Janssens gjanssens at code.gnucash.org
Mon Sep 24 13:34:24 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/9261cabf (commit)
	from  https://github.com/Gnucash/gnucash/commit/c4b40dbf (commit)



commit 9261cabfbbfd1e391ae73672dc027fec9cbdd77c
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Sep 24 19:34:18 2018 +0200

    Bug 787439 - Segmentation Fault in Transfer dialog after clearing Date field and pressing escape
    
    Disconnect date edit's focus-out callback before destroying the transfer dialog widget.
    This should prevent the callback being triggered while the widget's internal state
    is being destroyed.



Summary of changes:
 gnucash/gnome-utils/dialog-transfer.c | 7 +++++++
 1 file changed, 7 insertions(+)



More information about the gnucash-patches mailing list