avro icon indicating copy to clipboard operation
avro copied to clipboard

avro: Unmarshal should fail on extra data

Open rogpeppe opened this issue 4 years ago • 2 comments

If there's more data in the buffer than needed, Unmarshal will succeed, but it should probably fail.

rogpeppe avatar Jan 24 '20 12:01 rogpeppe