]> git.ipfire.org Git - thirdparty/zstd.git/commit
produced golden sample for the offset==0 decoder test 3937/head
authorYann Collet <cyan@fb.com>
Sat, 9 Mar 2024 08:33:44 +0000 (00:33 -0800)
committerYann Collet <cyan@fb.com>
Sat, 9 Mar 2024 08:33:44 +0000 (00:33 -0800)
commiteb5f7a7fa278ab76c3390555f36162c638f63b53
treec522b28ab7b4e6fe3d77b34a351c5836c2f08ffb
parentd2f56ba44208f56b5370a9ef6ce0d2c32f283131
produced golden sample for the offset==0 decoder test

is correctly detected as corrupted by new version,
and is accepted (changed into offset==1) by older version.

updated documentation accordingly, with an hexadecimal representation.
doc/decompressor_permissive.md
tests/golden-decompression-errors/off0.bin.zst [new file with mode: 0644]