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

Modified Files:
        ChangeLog 
Log Message:
        * poppler/GfxState.cc: make nGfxBlendModeNames define return the
        correct size of the gfxBlendModeNames array so it does not access
        invalid memory areas when the blend mode is not found. Discovered by
        Krzysztof Kowalczyk


Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.407
retrieving revision 1.408
diff -u -d -r1.407 -r1.408
--- ChangeLog   30 Jul 2006 09:38:28 -0000      1.407
+++ ChangeLog   30 Jul 2006 20:31:31 -0000      1.408
@@ -1,3 +1,10 @@
+2006-07-30  Albert Astals Cid  <[EMAIL PROTECTED]>
+
+       * poppler/GfxState.cc: make nGfxBlendModeNames define return the
+       correct size of the gfxBlendModeNames array so it does not access
+       invalid memory areas when the blend mode is not found. Discovered by
+       Krzysztof Kowalczyk
+
 2006-07-29  Albert Astals Cid  <[EMAIL PROTECTED]>
 
        * splash/SplashFontEngine.cc:

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

Reply via email to