[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/plugins/otr
From:       Michael Zanetti <michael_zanetti () gmx ! net>
Date:       2010-05-02 23:10:25
Message-ID: 20100502231025.DECEBAC8AB () svn ! kde ! org
[Download RAW message or body]

SVN commit 1122012 by mzanetti:

return 0 when wizard is already closed
fixes crash when both sides abort authentication
BUG: 231595


 M  +1 -1      authenticationwizard.cpp  


--- trunk/KDE/kdenetwork/kopete/plugins/otr/authenticationwizard.cpp #1122011:1122012
@@ -93,7 +93,7 @@
 			return wizardList.at(i);
 		}
 	}
-        return wizardList.at(0);
+        return 0;
 }
 
 QWizardPage *AuthenticationWizard::createIntroPage(){
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic