Files
zstd-rs/lib/common
Nick Terrell a97e9a627a [zstd] Fix decompression edge case
This edge case is only possible with the new optimal encoding selector,
since before zstd would always choose `set_basic` for small numbers of
sequences.

Fix `FSE_readNCount()` to support buffers < 4 bytes.

Credit to OSS-Fuzz
2018-05-23 12:16:00 -07:00
..
2017-09-08 00:09:23 -07:00
2018-05-22 16:06:33 -07:00
2018-05-08 15:37:06 -07:00
2017-11-17 11:40:08 -08:00
2018-01-18 14:39:51 -08:00
2018-01-18 14:39:51 -08:00
2017-08-14 21:12:05 -07:00