opwvhk merged PR #2997:
URL: https://github.com/apache/avro/pull/2997
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org
F
opwvhk opened a new pull request, #2997:
URL: https://github.com/apache/avro/pull/2997
## What is the purpose of the change
Fix bug AVRO-2625, by disallowing skipping a negative number of bytes.
This is what all other implementations of this method do, and fixes infinite
lo