gendx/lzma-rs

Behavior mismatches between liblzma and lzma-rs

Aperta

#35 aperta il 16 apr 2020

 (1 commento) (0 reazioni) (0 assegnatari)Rust (37 fork)auto 404
bughelp wanted

Metriche repository

Star
 (151 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor