[Poppler-bugs] [Bug 34512] New: GooString destructor calls free() instead of gfree()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Feb 20 19:38:51 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=34512
Summary: GooString destructor calls free() instead of gfree()
Product: poppler
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: medium
Component: general
AssignedTo: poppler-bugs at lists.freedesktop.org
ReportedBy: robinprinceley at gmail.com
We are trying to use custom memory pools for allocation by replacing
gmemalloc/gfree functions, however the GooString destructor uses free() instead
of gfree().
--
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