You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The rework the code from `run_with_archive` to use a seekable read and
fix the 7zip uncompression with `uncompress_archive` method.
Fixes: #53.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
The rework the code from `run_with_archive` to use a seekable read and
fix the 7zip uncompression with `uncompress_archive` method.
Fixes: #53.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Looks similar to #46 - this code will fail with 7z archive that contains two or more files
I prepared a repository which allows to easily reproduce the issue
https://github.com/muttleyxd/compress-tools-rs-7z-unpack-failure
This happens on Arch Linux, 7z version 17.03, libarchive version 3.5.1-1.
The text was updated successfully, but these errors were encountered: