Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > eca923cc02611362401acecc9a962678 > files > 1

poppler-0.6-3mdv2008.0.src.rpm

Index: poppler/CairoOutputDev.cc
===================================================================
RCS file: /cvs/poppler/poppler/poppler/CairoOutputDev.cc,v
retrieving revision 1.40
diff -u -r1.40 CairoOutputDev.cc
--- poppler/CairoOutputDev.cc	28 Jul 2006 18:17:45 -0000	1.40
+++ poppler/CairoOutputDev.cc	19 Aug 2006 21:07:24 -0000
@@ -49,6 +49,7 @@
 CairoOutputDev::CairoOutputDev() {
   xref = NULL;
 
+  currentFont = NULL;
   FT_Init_FreeType(&ft_lib);
   fontEngine = NULL;
   glyphs = NULL;