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

List:       kde-commits
Subject:    KDE/kdevplatform/plugins/openwith
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2009-08-12 11:56:38
Message-ID: 1250078198.252053.13181.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1010413 by apaku:

Make sure to reset actionMap so consecutive execution of the function
doesn't crash. Patch by Andrei Benea, thanks.
BUG:203555

 M  +1 -0      openwithplugin.cpp  


--- trunk/KDE/kdevplatform/plugins/openwith/openwithplugin.cpp #1010412:1010413
@@ -64,6 +64,7 @@
     if( actionMap )
     {
         delete actionMap;
+        actionMap = 0;
     }
     url = KUrl();
     FileContext* filectx = dynamic_cast<FileContext*>( context );
[prev in list] [next in list] [prev in thread] [next in thread] 

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