1
0
mirror of https://github.com/facebook/zstd.git synced 2025-12-06 11:41:02 +03:00
Files
zstd/lib/compress/zstd_compress.c
Nick Terrell 06b70179da Work around bug in zstd decoder (#1147)
Work around bug in zstd decoder

Pull request #1144 exercised a new path in the zstd decoder that proved to
be buggy. Avoid the extremely rare bug by emitting an uncompressed block.
2018-05-23 18:02:30 -07:00

162 KiB