[
https://issues.apache.org/jira/browse/TIKA-3734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-3734.
-------------------------------
Fix Version/s: 1.28.2
2.4.0
Resolution: Fixed
> Upgraded junrar parser throwing IllegalArgumentException on zero-byte streams
> -----------------------------------------------------------------------------
>
> Key: TIKA-3734
> URL: https://issues.apache.org/jira/browse/TIKA-3734
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
> Fix For: 1.28.2, 2.4.0
>
>
> There's a new exception in junrar parsers. When the junrar parser hits a
> stream that is zero bytes, it now throws an IllegalArgumentException. That
> percolates through our stack and the rest of the file is not parsed.
> We should add a check to see from the header if the unpackaged size is > 0.
> The triggering file:
> {color:#067d17}DXXPDWQF6LURIMASV5I2PRQTTWXBTAW2{color}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)