[Poppler-bugs] [Bug 20011] New: Use of uninitialised memory on GfxICCBasedColorSpace

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 8 13:31:31 PST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=20011

           Summary: Use of uninitialised memory on GfxICCBasedColorSpace
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: tsdgeos at terra.es


Created an attachment (id=22695)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=22695)
said pdf

Valgrind says

==30025== Conditional jump or move depends on uninitialised value(s)            
==30025==    at 0x5F6122C: cmsLinearInterpFixed (in /usr/lib/liblcms.so.1.0.16) 
==30025==    by 0x5F6BC1F: cmsEvalMatShaper (in /usr/lib/liblcms.so.1.0.16)     
==30025==    by 0x5F71BA6: (within /usr/lib/liblcms.so.1.0.16)                  
==30025==    by 0x4F12315: GfxICCBasedColorSpace::getRGB(GfxColor*, GfxRGB*)
(GfxState.h:167)                              
==30025==    by 0x4F12395: GfxICCBasedColorSpace::getGray(GfxColor*, int*)
(GfxState.cc:1546)                              
==30025==    by 0x4F6FA01: SplashOutputDev::updateFillColor(GfxState*)
(GfxState.h:1162)                                   
==30025==    by 0x4EF74BF: Gfx::doTilingPatternFill(GfxTilingPattern*, int,
int) (Gfx.cc:1837)                             
==30025==    by 0x4EF7F1C: Gfx::opStroke(Object*, int) (Gfx.cc:1573)            
==30025==    by 0x4EF06BC: Gfx::go(int) (Gfx.cc:643)                            
==30025==    by 0x4EF4BE5: Gfx::display(Object*, int) (Gfx.cc:612)              
==30025==    by 0x4F384DF: Page::displaySlice(OutputDev*, double, double, int,
int, int, int, int, int, int, int, Catalog*, int (*)(void*), void*, int
(*)(Annot*, void*), void*) (Page.cc:442)                                        
==30025==    by 0x402327: _ZL13savePageSliceP6PDFDocP15SplashOutputDeviiiiiddPc
(pdftoppm.cc:134)

When running over the attached pdf


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list