AUDIT: r15623 - gnucash/trunk/src/import-export/hbci - Fix crash if OB setup druid gets closed while waiting for the wizard. #409319.

Andreas Köhler andi5 at cvs.gnucash.org
Mon Feb 19 12:41:43 EST 2007


Author: andi5
Date: 2007-02-19 12:41:41 -0500 (Mon, 19 Feb 2007)
New Revision: 15623
Trac: http://svn.gnucash.org/trac/changeset/15623

Modified:
   gnucash/trunk/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.

BP




More information about the gnucash-patches mailing list