[Poppler-bugs] [Bug 62735] Should not try to fopen a file we already have open
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 26 01:56:00 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=62735
--- Comment #8 from Adrian Johnson <ajohnson at redneon.com> ---
(In reply to comment #3)
> Created attachment 77019 [details] [review]
> prototype patch to clarify intended solution
>
> A cleaner changeset discarding the FILE object and file name earlier, using
> only the file descriptor in the FileStream class.
You will need to ensure the large file support is not broken. It looks like the
use of off_t in pread and lseek will require a similar solution as used in
48ed05d9 (bug 60095).
There is a large file test case at bug 44085 comment 18.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20130326/2dd500cc/attachment.html>
More information about the Poppler-bugs
mailing list