mirror of
https://github.com/facebook/zstd.git
synced 2025-10-07 00:12:40 -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`.