[Poppler-bugs] [Bug 38489] New: [PATCH] don't gmalloc(-1) upon ftell failure
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 20 02:17:08 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=38489
Summary: [PATCH] don't gmalloc(-1) upon ftell failure
Product: poppler
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: minor
Priority: medium
Component: general
AssignedTo: poppler-bugs at lists.freedesktop.org
ReportedBy: jim at meyering.net
Created an attachment (id=48180)
View: https://bugs.freedesktop.org/attachment.cgi?id=48180
Review: https://bugs.freedesktop.org/review?bug=38489&attachment=48180
[PATCH] don't gmalloc(-1) upon ftell failure
ftell can fail for many reasons, but its return value was not checked.
That value was then used as a gmalloc size.
--
Configure bugmail: https://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