Tilman Hausherr created PDFBOX-4924:
---------------------------------------
Summary: ArrayIndexOutOfBoundsException in
PreflightParser.checkPdfHeader
Key: PDFBOX-4924
URL: https://issues.apache.org/jira/browse/PDFBOX-4924
Project: PDFBox
Issue Type: Bug
Components: Preflight
Affects Versions: 3.0.0 PDFBox
Reporter: Tilman Hausherr
Assignee: Tilman Hausherr
Fix For: 3.0.0 PDFBox
Attachments: 229412.pdf
{code:java}
java.lang.ArrayIndexOutOfBoundsException: 0
at
org.apache.pdfbox.preflight.parser.PreflightParser.checkPdfHeader(PreflightParser.java:254)
at
org.apache.pdfbox.preflight.parser.PreflightParser.parse(PreflightParser.java:185)
at
org.apache.pdfbox.preflight.parser.PreflightParser.parse(PreflightParser.java:166)
at
org.apache.pdfbox.preflight.parser.PreflightParser.parse(PreflightParser.java:154)
at
org.apache.pdfbox.preflight.parser.PreflightParser.validate(PreflightParser.java:876)
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]