https://bugs.documentfoundation.org/show_bug.cgi?id=116999
Julien Nabet <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |[email protected],
| |[email protected]
Ever confirmed|0 |1
--- Comment #1 from Julien Nabet <[email protected]> ---
Caolán: after some gdb session, I saw that the pb was due to
187 if (static_cast<sal_uIntPtr>(mpEndValidSource -
(mpSource + mnParaSize)) <= nSize)
188 throw css::uno::Exception("attempt to read past end
of input", nullptr);
from filter/source/graphicfilter/icgm/class4.cxx
If revert partially 34a7a7ff426dac55d62fc357cebbc0b22cd65c06 by replacing "<="
by "<" it works, pdf is created.
Any thoughts?
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs