[Poppler-bugs] [Bug 22551] New: Incorrect use of poppler API

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 30 05:15:01 PDT 2009


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

           Summary: Incorrect use of poppler API
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: Linux (All)
            Status: NEW
          Severity: major
          Priority: high
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: igorenbein at finjan.com


Hello,

Poppler v. 0.10.6 crashes on
http://www.informatik.fh-luebeck.de/ti/Seehusen/Publications/UnixMail/5-313.pdf
file due to incorrect use of poppler API. getString() function was called
before the object type was checked.

Location:
Link.cc file, LinkLaunch::LinkLaunch(Object *actionObj) function, line 473.
obj3.isString() should be called before obj3.getString().

Regards,
Ilya


-- 
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