Skip to content

v1.3.3

Compare
Choose a tag to compare
@fxamacker fxamacker released this 10 Dec 01:17
· 596 commits to master since this release
998a7cd

Release v1.3.3 (Dec 9, 2019)

Changes include:

  • Fix: Fix panic when encoding new type with float32 as its underlying type (commit bb1c06a)
  • Fix: Change CBOR string validation error from SemanticError to SyntaxError (commit acaec05)
  • Fix: Reject CBOR indefinite length byte/text string with tagged chunks (commit 28e2c0b)
  • Fix: Reject CBOR indefinite length text string with invalid UTF-8 chunks (commit 9f1f677)
  • Misc: Add unit tests based on latest 7049bis and remove tests made redundant by this (commit ac1c292)

Fuzzing reached 276+ million execs at the time of release.

UPDATE: It continued fuzzing and reached 2.79+ billion execs about 8 days after release.

workers: 2, corpus: 1074 (44h26m ago), crashers: 0, restarts: 1/10000, execs: 2796329664 (3386/sec), cover: 2011, uptime: 229h25m