You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Bo Shi (JIRA)" <ji...@apache.org> on 2010/12/12 01:14:01 UTC

[jira] Assigned: (AVRO-710) GenericData.Array.get(int i) has a logic error (arises after clear() is called)

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

Bo Shi reassigned AVRO-710:
---------------------------

    Assignee: Bo Shi

> GenericData.Array.get(int i) has a logic error (arises after clear() is called)
> -------------------------------------------------------------------------------
>
>                 Key: AVRO-710
>                 URL: https://issues.apache.org/jira/browse/AVRO-710
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.4.0, 1.4.1, 1.5.0
>            Reporter: Bo Shi
>            Assignee: Bo Shi
>             Fix For: 1.5.0
>
>         Attachments: AVRO-710.patch
>
>
> The get(int i) method needs a check to ensure that i < size.

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