mirror of
https://github.com/pmmp/ext-encoding.git
synced 2025-07-20 02:01:57 +00:00
The result of the bitwise AND was an integer, which when shifted left by more than 31, results in zero. This led to incorrect decoding of varlongs larger than 5 bytes.
979 B
979 B