Nick Terrell bb68062c59 Unitialized memory read in ZSTD_decodeSeqHeaders()
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`.
2016-10-18 16:41:33 -07:00
..
2016-08-30 11:06:28 -07:00
2016-08-30 11:06:28 -07:00
2016-08-30 11:06:28 -07:00
2016-08-30 11:06:28 -07:00
2016-08-30 11:06:28 -07:00
2016-08-30 11:06:28 -07:00