You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/06/16 12:55:07 UTC

[jira] Updated: (HARMONY-6210) [classlib][archive] Inflater.setInput crashes when input is read 1 byte at a time

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

Tim Ellison updated HARMONY-6210:
---------------------------------

    Summary: [classlib][archive] Inflater.setInput crashes when input is read 1 byte at a time  (was: Inflater.setInput crashes when input is read  1 byte at a time)

> [classlib][archive] Inflater.setInput crashes when input is read 1 byte at a time
> ---------------------------------------------------------------------------------
>
>                 Key: HARMONY-6210
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6210
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M9
>         Environment: SVN Revision: 777222
>            Reporter: Jesse Wilson
>            Assignee: Tim Ellison
>            Priority: Minor
>             Fix For: 5.0M11
>
>         Attachments: Android_2729_ZipInputStream.patch, HARMONY-6210_fix.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Inflater.setInput() breaks when it doesn't have a big enough buffer to read the magic number into. Originally reported downstream in Android:
>   http://code.google.com/p/android/issues/detail?id=2729
> Harmony test case attached. I'll submit a fix in a follow-up patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.