gendx/lzma-rs

Behavior mismatches between liblzma and lzma-rs

オープン

#35 opened on 2020/04/16

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (37 件のフォーク)auto 404
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

コントリビューターガイド