[gs-bugs] [Bug 692278] memory leaks in mupdf for android
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Tue Jul 12 15:16:00 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=692278
William Lee <W90043 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |W90043 at gmail.com
--- Comment #6 from William Lee <W90043 at gmail.com> 2011-07-12 15:15:58 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.
Can you specify which portion in pdfapp.c needs to be change? I can not find
any place in pdfapp.c saying currentRotate = currentPage->rotate.
--
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