[
https://issues.apache.org/jira/browse/TIKA-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894042#action_12894042
]
Nick Burch commented on TIKA-424:
---------------------------------
If you're seeing the problem with a recent svn checkout of Tika, could you
please point us at an mp3 that causes the problem so we can take a look?
Ideally, if you've got a sub 100kb file that can be freely distributed, we can
use that for a unit test. If not, we can use the file for fixing, but not
commit the file for a unit test
> Avoid ArrayIndexOutOfBoundsException on some mp3 files
> ------------------------------------------------------
>
> Key: TIKA-424
> URL: https://issues.apache.org/jira/browse/TIKA-424
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Affects Versions: 0.7
> Reporter: Nick Burch
> Assignee: Jukka Zitting
> Fix For: 0.8
>
> Attachments: mp3-fix.patch
>
>
> There can currently be an ArrayIndexOutOfBoundsException if the tag of an mp3
> is empty but null padded (see TIKA-418 for someone reporting one against the
> wrong bug...)
> Attached patch correctly detects this condition and returns an empty string.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.