mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
fix #1379 decodecorpus was generating one extraneous byte when `nbSeq==0`. This is disallowed by the specification. The reference decoder was just skipping the extraneous byte. It is now stricter, and flag such situation as an error. |
||
|---|---|---|
| .. | ||
| generate_res.bat | ||
| verrsrc.h | ||
| zstd.rc | ||
| zstd32.res | ||
| zstd64.res | ||