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

Feature/robust #13

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

jcrowgey
Copy link

I don't know if you're interested in this one. I have to deal with cpio archives which sometimes have corruption. I need to gracefully go to the next intact file in the archive a la GNU cpio.

Joshua Crowgey added 3 commits January 10, 2020 13:25
Hard-codes little-endian machine order for now
So far, this only deals with corrupted magic numbers.  GNU cpio can also
be robust to header which are corrput themselves.
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