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

Add not-failing test that tries to reproduce #473: has the data but call sequence not same as OSS-Fuzzer #474

Closed cowtowncoder closed 8 months ago

cowtowncoder commented 8 months ago

So, Work-in-Progress test that should reproduce #473 but does not yet.

cowtowncoder commented 8 months ago

@arthurscchan @tgregg Here's the not-yet-failing test: Ion doc from OSS-Fuzz, just need right call sequence to reproduce (failure is for IonParser.nextTextValue())