mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Added bad-single-none-footer_filter_flags.lzma and
bad-single-none-too_long_vli.lzma.
This commit is contained in:
parent
8c8eb14055
commit
0e80ded13d
3 changed files with 5 additions and 0 deletions
|
@ -94,6 +94,11 @@
|
|||
with 0x5D appended to the end of the file. 0x5D is the most common
|
||||
first byte of LZMA_Alone format file.
|
||||
|
||||
bad-single-none-footer_filter_flags.lzma has different Stream Flags
|
||||
in Stream Footer than in Stream Header.
|
||||
|
||||
bad-single-none-too_long_vli.lzma has 10-byte variable-length integer.
|
||||
|
||||
bad-single-none-empty.lzma is like good-single-none-empty_3.lzma but
|
||||
with non-zero value in the Compressed Size field.
|
||||
|
||||
|
|
BIN
tests/files/bad-single-none-footer_filter_flags.lzma
Normal file
BIN
tests/files/bad-single-none-footer_filter_flags.lzma
Normal file
Binary file not shown.
BIN
tests/files/bad-single-none-too_long_vli.lzma
Normal file
BIN
tests/files/bad-single-none-too_long_vli.lzma
Normal file
Binary file not shown.
Loading…
Reference in a new issue