Cyan4973 / FiniteStateEntropy

New generation entropy codecs : Finite State Entropy and Huff0
BSD 2-Clause "Simplified" License
1.33k stars 143 forks source link

decompression of 1-byte length buffer #52

Closed Cyan4973 closed 9 years ago

Cyan4973 commented 9 years ago

Reported by Przemyslaw Skibinski : Initial discussion thread : http://encode.ru/threads/1845-Finite-State-Entropy?p=42655&viewfull=1#post42655

Cyan4973 commented 9 years ago

Not a bug after all. Just remember FSE_decompress() doesn't handle special cases, such as uncompressed or RLE data