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

List:       kde-commits
Subject:    extragear/graphics/digikam/utilities/queuemanager
From:       Andi Clemens <andi.clemens () gmx ! net>
Date:       2010-09-25 12:44:11
Message-ID: 20100925124411.7CBF2AC891 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1179433 by aclemens:

check if a tool is actually set

 M  +3 -0      batchtoolsmanager.cpp  


--- trunk/extragear/graphics/digikam/utilities/queuemanager/batchtoolsmanager.cpp #1179432:1179433
@@ -139,6 +139,9 @@
 
 void BatchToolsManager::registerTool(BatchTool* tool)
 {
+    if (!tool)
+        return;
+
     d->toolsList.append(tool);
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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