FasterXML / jackson-dataformats-binary

Uber-project for standard Jackson binary format backends: avro, cbor, ion, protobuf, smile
Apache License 2.0
310 stars 133 forks source link

Fixes for #420: Wrap unexpected IOOBE #421

Closed arthurscchan closed 9 months ago

arthurscchan commented 9 months ago

This PR provides a possible fix for #420 by wrapping the unexpected IOOBE when handling invalid or malformed data.