You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ryan Skraba (Jira)" <ji...@apache.org> on 2021/01/14 12:10:02 UTC

[jira] [Resolved] (AVRO-2929) C# BinaryDecoder not handling larger than requested arrays from ArrayPool

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

Ryan Skraba resolved AVRO-2929.
-------------------------------
    Resolution: Duplicate

> C# BinaryDecoder not handling larger than requested arrays from ArrayPool
> -------------------------------------------------------------------------
>
>                 Key: AVRO-2929
>                 URL: https://issues.apache.org/jira/browse/AVRO-2929
>             Project: Apache Avro
>          Issue Type: Bug
>          Components: csharp
>    Affects Versions: 1.10.0
>            Reporter: Patrik Susko
>            Priority: Major
>
> Rented buffer arrays can be longer than requested resulting in too much bytes being read later on.
> This then causes errors while reading subsequent fields.
> Fix: [GitHub PR#957|https://github.com/apache/avro/pull/957]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)