GitHub user gszadovszky opened a pull request:
https://github.com/apache/avro/pull/260
AVRO-2109: Reset buffers in case of IOException
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gszadovszky/avro AVRO-2109
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/260.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #260
----
commit 6e3bc919c701a5b8ef01eb1363ffe0229ad8847c
Author: Gabor Szadovszky <[email protected]>
Date: 2017-12-05T18:37:11Z
AVRO-2109: Reset buffers in case of IOException
----
---