Sophie

Sophie

distrib > Mandriva > current > i586 > by-pkgid > 6df730d2417971fef33be42ac8f4a4f2 > files > 5

poppler-0.12.4-2.1mdv2010.1.src.rpm

--- poppler-0.12.4/poppler/Gfx.cc.orig	2010-05-23 22:04:35.000000000 +0200
+++ poppler-0.12.4/poppler/Gfx.cc	2010-05-23 22:05:17.000000000 +0200
@@ -518,6 +518,7 @@ Gfx::Gfx(XRef *xrefA, OutputDev *outA, i
   drawText = gFalse;
   maskHaveCSPattern = gFalse;
   mcStack = NULL;
+  parser = NULL;
 
   // start the resource stack
   res = new GfxResources(xref, resDict, NULL);
@@ -570,6 +571,7 @@ Gfx::Gfx(XRef *xrefA, OutputDev *outA, D
   drawText = gFalse;
   maskHaveCSPattern = gFalse;
   mcStack = NULL;
+  parser = NULL;
 
   // start the resource stack
   res = new GfxResources(xref, resDict, NULL);