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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/plugins/cryptography
From:       Dirk Mueller <mueller () kde ! org>
Date:       2007-06-20 19:11:44
Message-ID: 1182366704.787243.30079.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 678143 by mueller:

fix crash (CID 3519)


 M  +2 -1      cryptographyguiclient.cpp  


--- trunk/KDE/kdenetwork/kopete/plugins/cryptography/cryptographyguiclient.cpp #678142:678143
@@ -113,7 +113,8 @@
 		m_action->setChecked( false );
 	}
 
-	first->setPluginData( CryptographyPlugin::plugin() , "encrypt_messages" ,
+        if (first)
+            first->setPluginData( CryptographyPlugin::plugin() , "encrypt_messages" ,
 						  m_action->isChecked() ? "on" : "off" );
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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