Andreas Lehmkühler created PDFBOX-2521:
------------------------------------------
Summary: Don't throw IOException if stream length is missing in
lenient mode
Key: PDFBOX-2521
URL: https://issues.apache.org/jira/browse/PDFBOX-2521
Project: PDFBox
Issue Type: Bug
Components: Parsing
Affects Versions: 1.8.7, 2.0.0
Reporter: Andreas Lehmkühler
Assignee: Andreas Lehmkühler
Fix For: 1.8.8, 2.0.0
The non-sequential parser throws an IOException if the lenght of a stream is
missing. This should be avoided in lenient mode, escpacially as the parser
checks the length afterwards add uses the fallback readUntilEnd if the length
is invalid.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)