[gs-bugs] [Bug 692278] memory leaks in mupdf for android
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Tue Jul 12 23:39:13 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=692278
--- Comment #8 from William Lee <W90043 at gmail.com> 2011-07-12 23:39:12 UTC ---
(In reply to comment #6)
> (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.
I add those two lines but the app still crashes. I open a 300 Mb pdf and can
only access first 2 pages
--
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