Timo Boehme created PDFBOX-1334:
-----------------------------------
Summary: EmptyStackException in PDFStreamEngine.getFonts
Key: PDFBOX-1334
URL: https://issues.apache.org/jira/browse/PDFBOX-1334
Project: PDFBox
Issue Type: Bug
Components: Parsing
Affects Versions: 1.7.0
Reporter: Timo Boehme
Assignee: Timo Boehme
Priority: Minor
Method getFonts in PDFStreamEngine does not test for empty streamResourceStack
and might throw an EmptyStackException which is not catched (RuntimeException)
by calling classes. We have to test for empty stack and return empty map in
such cases.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira