[Poppler-bugs] [Bug 7924] New: CairoOutputDev::currentFont used before initialization.

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Sat Aug 19 14:06:03 PDT 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=7924          
     
           Summary: CairoOutputDev::currentFont used before initialization.
           Product: poppler
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: cairo backend
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: pterjan at gmail.com


Some methods (drawChar and endString) test that currentFont is not NULL but the
constructor does not set it to NULL. 
valgrind reports it to be read by endString before initialization on the
attached PDF on which I get a crash.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Poppler-bugs mailing list