<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - pdftoppm takes a long time to render a PDF"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94053">bug 94053</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Attachment #121704 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - pdftoppm takes a long time to render a PDF"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94053#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - pdftoppm takes a long time to render a PDF"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94053">bug 94053</a>
from <span class="vcard"><a class="email" href="mailto:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=121707" name="attach_121707" title="Adjust limit check and check in addition bitmap ponter">attachment 121707</a> <a href="attachment.cgi?id=121707&action=edit" title="Adjust limit check and check in addition bitmap ponter">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=94053&attachment=121707'>[review]</a>
Adjust limit check and check in addition bitmap ponter
Sorry, after looking into <a class="bz_bug_link
bz_status_NEW "
title="NEW - pdftoppm: out of memory; tries to allocate huge bitmap"
href="show_bug.cgi?id=90596">bug 90596</a>, which PDF wasn't yet part of my regression
test, I got with this patch a "Bogus memory allocation size". Reason for it was
there that in the later call of splash->drawImage the already huge bitmap was
duplicated. It doesn't matter for the rendering quality, because after it it
falls back to the Gfx implementation, but therefore the job was done twice,
which is at least a waste of time.
Therefore I now adjust the limit check so that it works here AND with <a class="bz_bug_link
bz_status_NEW "
title="NEW - pdftoppm: out of memory; tries to allocate huge bitmap"
href="show_bug.cgi?id=90596">bug
90596</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>