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

List:       kde-commits
Subject:    branches/KDE/3.5/kdegraphics/kolourpaint/tools
From:       Clarence Dang <dang () kde ! org>
Date:       2006-06-11 10:57:59
Message-ID: 1150023479.385479.19400.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 550272 by dang:

Fix crash in unexecuteable code path caught by all static analysers.
Should really be a Q_ASSERT.

No functional changes but should backport to 3.4, 3.3, 1.2_kde3.



 M  +1 -0      kptoolresizescale.cpp  


--- branches/KDE/3.5/kdegraphics/kolourpaint/tools/kptoolresizescale.cpp #550271:550272
@@ -214,6 +214,7 @@
     {
         kdError () << "kpToolResizeScaleCommand::scaleSelectionRegionWithDocument()"
                    << " without old sel" << endl;
+        return;
     }
 
     if (m_oldSelection->pixmap ())
[prev in list] [next in list] [prev in thread] [next in thread] 

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