[Poppler-bugs] [Bug 99778] Drawing failure with large MediaBox
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 16 22:26:54 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=99778
--- Comment #2 from Guillaume Endignoux <ggendx at gmail.com> ---
The same document seems to affect pdftoppm, which reports a "Bogus memory
allocation size" on stderr, but prints weird stuff on stdout...
$ pdftoppm file.pdf
Bogus memory allocation size
P6
1 1
255
���P6
21 21
255
...
$ pdftoppm file.pdf > /dev/null
Bogus memory allocation size
$ pdftoppm file.pdf 2> /dev/null
P6
1 1
255
���P6
21 21
255
...
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20170216/b512e622/attachment.html>
More information about the Poppler-bugs
mailing list