Skip to content

v1.3.2

Compare
Choose a tag to compare
@fxamacker fxamacker released this 27 Nov 15:01
· 624 commits to master since this release
64d2df0

Release v1.3.2 (Nov 27, 2019)

This release checks for additional issues while decoding well-formed CBOR messages.

Changes include:

  • Skip CBOR array/map elements on incompatible Go type
  • Check if CBOR type can be used as Go map key when map key type is interface{}

A separate project, cbor-fuzz was updated to use new fxamacker/cbor features it had missed. Cover is noticably higher (better) during fuzzing.

UPDATE: Fuzzing reached 4.2+ billion execs on Dec 3, 2019. Corpus is temporarily low (as shown here) for v1.3.2, but it's already 1000+ after combining Go 1.12 + Go 1.13 fuzzing corpus folders after this run.

2019/12/03 15:37:19 workers: 2, corpus: 602 (12h17m ago), crashers: 0, restarts: 1/10000, execs: 4226276531 (7203/sec), cover: 2000, uptime: 162h59m