Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

V5.1.0: Fix bug in packed unsigned integer code

Compare
Choose a tag to compare
@xformerfhs xformerfhs released this 22 Apr 12:59
· 52 commits to master since this release

This release fixes a bug in the code for packed unsigned integers. This is a breaking change if you ever encoded something with a length greater than 16,447 bytes. Probably, nobody was hit by this bug.