<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Should not try to fopen a file we already have open"
href="https://bugs.freedesktop.org/show_bug.cgi?id=62735#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Should not try to fopen a file we already have open"
href="https://bugs.freedesktop.org/show_bug.cgi?id=62735">bug 62735</a>
from <span class="vcard"><a class="email" href="mailto:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=62735#c3">comment #3</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=77019" name="attach_77019" title="prototype patch to clarify intended solution">attachment 77019</a> <a href="attachment.cgi?id=77019&action=edit" title="prototype patch to clarify intended solution">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=62735&attachment=77019'>[review]</a> [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.</span >
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 (<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - utils/pdfunite.cc fails to build"
href="show_bug.cgi?id=60095">bug 60095</a>).
There is a large file test case at <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - pdfinfo/pdffonts cannot process >2GB files"
href="show_bug.cgi?id=44085#c18">bug 44085 comment 18</a>.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>