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

List:       kde-commits
Subject:    branches/KDE/4.3/kdelibs/plasma
From:       Marco Martin <notmart () gmail ! com>
Date:       2009-08-29 0:07:28
Message-ID: 1251504448.240784.14625.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1016813 by mart:

backport possible fix to 201045


 M  +3 -0      paintutils.cpp  


--- branches/KDE/4.3/kdelibs/plasma/paintutils.cpp #1016812:1016813
@@ -38,6 +38,9 @@
     if (radius < 1) {
         return;
     }
+    if (image.isNull()) {
+        return;
+    }
 
     expblur<16, 7>(image, radius);
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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