zstd/lib/decompress
Nick Terrell 8157a4c3cc Fix dictionary loading bug causing an MSAN failure
Offset rep codes must be in the range `[1, dictSize)`.
Fix dictionary loading to reject `0` as a offset rep code.
2016-12-20 10:47:52 -08:00
..
huf_decompress.c fix dict loading 2016-12-02 11:36:11 -08:00
zstd_decompress.c Fix dictionary loading bug causing an MSAN failure 2016-12-20 10:47:52 -08:00