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

Patrik Susko updated AVRO-2929:
-------------------------------
    Description: 
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]

  was:
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.


> 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)

Reply via email to