mirror of
https://github.com/facebook/zstd.git
synced 2025-10-10 00:03:36 -04:00
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.