Skip to content

3.2.1

Compare
Choose a tag to compare
@mtth mtth released this 07 Jan 04:09
· 586 commits to master since this release
Improve invalid Avro container file handling.

Namely check the magic bytes upfront. This will give a more explicit
error (compared to the likely out of bounds buffer error triggered
otherwise).