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

List:       kde-commits
Subject:    koffice/krita/core
From:       Casper Boemann <cbr () boemann ! dk>
Date:       2006-04-19 15:52:59
Message-ID: 1145461979.043250.7592.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 531603 by boemann:

forward port fix for bug 125565


 M  +3 -0      kis_transform_worker.cc  


--- trunk/koffice/krita/core/kis_transform_worker.cc #531602:531603
@@ -234,6 +234,9 @@
     scale = int(floatscale*srcLen);
     scaleDenom = srcLen;
 
+    if(scaleDenom == 0)
+        return;
+
     qint32 support = filterStrategy->intSupport();
     qint32 dstLen, dstStart;
     qint32 invfscale = 256;
[prev in list] [next in list] [prev in thread] [next in thread] 

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