You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2022/02/11 17:53:00 UTC

[jira] [Resolved] (TIKA-3679) Enforce readFully and skipFully throughout

     [ https://issues.apache.org/jira/browse/TIKA-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison resolved TIKA-3679.
-------------------------------
    Fix Version/s: 2.3.1
         Assignee: Tim Allison
       Resolution: Fixed

> Enforce readFully and skipFully throughout
> ------------------------------------------
>
>                 Key: TIKA-3679
>                 URL: https://issues.apache.org/jira/browse/TIKA-3679
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>            Priority: Minor
>             Fix For: 2.3.1
>
>
> There are a handful of places in our codebase where we readFully or skipFully without confirming that the correct number of bytes were read.  We used to have to ignore this in our isoparser mp4's parser, but we generally shouldn't ignore a mismatch.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)