[Poppler-bugs] [Bug 20148] pdftotext memory leak?
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Feb 25 14:29:06 PST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=20148
Albert Astals Cid <tsdgeos at terra.es> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #2 from Albert Astals Cid <tsdgeos at terra.es> 2009-02-25 14:29:05 PST ---
All leaks there are because of FCInit, we don't call FCFini because calling it
from a library will make all your fontconfig uses outside the library crash, so
yes there is a leak, but no it's not a problem you are not supposed to create
more than one GlobalParams per program execution.
I'm closing the bug as WONTFIX for that reason.
--
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