[ 
https://issues.apache.org/jira/browse/TIKA-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098418#comment-15098418
 ] 

Tilman Hausherr commented on TIKA-1830:
---------------------------------------

The line at {{BaseParser.java:1077}} is
{code}
COSInteger number = (COSInteger)po.remove( po.size() -1 );
{code}
po is never null, it is created earlier. Or would there be an NPE if 
{{po.remove}} returns null?

> Upgrade to PDFBox 1.8.11 when available
> ---------------------------------------
>
>                 Key: TIKA-1830
>                 URL: https://issues.apache.org/jira/browse/TIKA-1830
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Tim Allison
>         Attachments: reports_pdfbox_1_8_11-rc1.zip
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to