[Poppler-bugs] [Bug 96269] poppler-0.44.0: memory leak (valgrind) in Gfx::doImage on broken file

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun May 29 20:47:45 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=96269

--- Comment #4 from Albert Astals Cid <aacid at kde.org> ---
For this i wanted to ask the membership to allow the use of C++11 for things
like std::unique_ptr that will delete colorMap when it goes of scope.

And i also wanted to introduce something like a ObjectDeleter that will free
the object when it goes out of scope so we don't have to do all that managing
by hand.

I'll send the email now and let's see what the community thinks.

Meanwhile let's put this on hold since the leak it only happens on wrong
documents it's not *that* important.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20160529/4c6de7f3/attachment.html>


More information about the Poppler-bugs mailing list