[gs-bugs] [Bug 692278] memory leaks in mupdf for android
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Tue Jul 12 18:53:06 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=692278
--- Comment #7 from palmicq at gmail.com 2011-07-12 18:53:05 UTC ---
(In reply to comment #5)
> Comparing to the pdfapp.c, two lines are added.
>
> currentRotate = currentPage->rotate;
> currentPage->links = NULL; // added
> ..
> fz_free_device(dev);
> pdf_age_store(xref->store, 3); // added
>
> Memory leaks looks to be gone.
>
> May help.
Cool! The cache limitation function works for me. Thank you!
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list