Patrik Susko created AVRO-2929:
----------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)