mirror of
https://github.com/facebook/zstd.git
synced 2025-10-09 00:05:28 -04:00
Caused by two things: 1. Not checking that `ip` is in range except for the first byte. 2. `ZSTDv0{5,6}_decodeLiteralsBlock()` could return a value larger than `srcSize`.