1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00

Tests: Add bad-1-lzma2-11.xz.

This commit is contained in:
Lasse Collin 2022-02-20 19:38:55 +02:00
parent 12a6d6ce2a
commit 766df4f62c
2 changed files with 5 additions and 0 deletions

View file

@ -256,3 +256,8 @@
the end of the file). The Check type is None to nullify certain
simple size-based sanity checks in a Block decoder.
bad-1-lzma2-11.xz has LZMA2 stream that lacks the end of
payload marker. When Compressed Size bytes have been decoded,
Uncompressed Size bytes of output will have been produced but
the LZMA2 decoder doesn't indicate end of stream.

Binary file not shown.