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

List:       kde-commits
Subject:    branches/kpdf/annotations/kdegraphics/kpdf/xpdf/splash
From:       Enrico Ros <rosenric () dei ! unipd ! it>
Date:       2005-07-27 22:04:15
Message-ID: 1122501855.517095.8400.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 439360 by eros:

Merging trunk changes (now 3.5) till 2005-07-27.
patch_136 (http://tinyurl.com/8j5nb)


 M  +5 -0      Splash.cc  


--- branches/kpdf/annotations/kdegraphics/kpdf/xpdf/splash/Splash.cc #439359:439360
@@ -240,6 +240,11 @@
     return splashErrEmptyPath;
   }
   xPath = new SplashXPath(path, state->flatness, gFalse);
+  if (!xPath->segs)
+  {
+    delete xPath;
+    return splashErrEmptyPath;
+  }
   if (state->lineDashLength > 0) {
     xPath2 = makeDashedPath(xPath);
     delete xPath;
[prev in list] [next in list] [prev in thread] [next in thread] 

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