Update of /cvs/poppler/poppler
In directory kemper:/tmp/cvs-serv9354

Modified Files:
        ChangeLog 
Log Message:
2006-09-20  Jeff Muizelaar  <[EMAIL PROTECTED]>

        * poppler/TextOutputDev.cc: TextFontInfo stores a copy of a pointer
        to a GfxFont but does not increment the reference count. Fix the
        problem by calling incRefCnt and decRefCnt appropriately. Fixes #4649


Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.426
retrieving revision 1.427
diff -u -d -r1.426 -r1.427
--- ChangeLog   19 Sep 2006 04:39:07 -0000      1.426
+++ ChangeLog   20 Sep 2006 20:22:19 -0000      1.427
@@ -1,3 +1,9 @@
+2006-09-20  Jeff Muizelaar  <[EMAIL PROTECTED]>
+
+       * poppler/TextOutputDev.cc: TextFontInfo stores a copy of a pointer
+       to a GfxFont but does not increment the reference count. Fix the
+       problem by calling incRefCnt and decRefCnt appropriately. Fixes #4649
+
 2006-09-19  Kristian Høgsberg  <[EMAIL PROTECTED]>
 
        * poppler/GlobalParams.cc: Add scanEncodingDirs() to automatically

_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to