bughelp wanted
Repository metrics
- Stars
- (151 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
The attached files behave differently when decompressed with lzma-rs and with xz2 crate backed by lzma-sys: lzmars_xz2_mismatches.tar.gz
These files are generated by a fuzzer and do not have valid checksums in them. Checksum verification needs to be disabled in both implementations to reproduce the issue.
Found via #34