Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Honor raw archives' pathname #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nigeltao
Copy link

@nigeltao nigeltao commented Aug 5, 2021

Libarchive's default is "/data", per archive_read_format_raw_read_header
in libarchive/archive_read_support_format_raw.c, but some raw archives
provide their own pathname and libarchive passes that on since 2019:
libarchive/libarchive@a4744f65

Libarchive's default is "/data", per archive_read_format_raw_read_header
in libarchive/archive_read_support_format_raw.c, but some raw archives
provide their own pathname and libarchive passes that on since 2019:
libarchive/libarchive@a4744f65
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant