r15763 - gnucash/branches/2.0 - Fix crash if OB setup druid gets closed while waiting for the wizard. #409319.

Derek Atkins warlord at cvs.gnucash.org
Fri Mar 30 17:55:31 EDT 2007


Author: warlord
Date: 2007-03-30 17:55:29 -0400 (Fri, 30 Mar 2007)
New Revision: 15763
Trac: http://svn.gnucash.org/trac/changeset/15763

Modified:
   gnucash/branches/2.0/
   gnucash/branches/2.0/src/import-export/hbci/druid-hbci-initial.c
Log:
Fix crash if OB setup druid gets closed while waiting for the wizard.  #409319.

In the online banking setup druid the process is forked for executing
the AqBanking Qt wizard. While waiting for it, the user can cancel the
druid in an inner main loop, but the code once returned does not know
that and crashes. Patch by cstim.

Merge from r15623.




More information about the gnucash-patches mailing list