Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > b82e218f733a08a40855bed5f2606213 > files > 9

xpdf-3.02-16.fc13.src.rpm

--- xpdf-3.00/xpdf/XPDFCore.cc.ud	2004-10-07 12:44:23.000000000 -0700
+++ xpdf-3.00/xpdf/XPDFCore.cc	2004-10-07 12:44:26.000000000 -0700
@@ -1051,6 +1051,10 @@
   GString *msg;
   int i;
 
+  if (action == NULL)
+    // Nothing to do.
+    return;
+
   switch (kind = action->getKind()) {
 
   // GoTo / GoToR action