Skip to content

6.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jun 19:00
· 6 commits to master since this release
  • Fixed incorrect tracking of string references for definite-length text strings of length greater than 65536 (#308; PR by @sahvx655-wq)
  • Fixed cbor2.load() crash caused by incorrect handling of internal read buffer extension during stream deserialization. (#307; PR by @Noderyos)