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

sparse: Allow parsing files with unknown fields #376

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

chenxiaolong
Copy link
Owner

The official AOSP implementation does, so we should too. This allows unpacking Samsung's sparse images, which have an extra 4 bytes in both the file header and chunk headers.

The official AOSP implementation does, so we should too. This allows
unpacking Samsung's sparse images, which have an extra 4 bytes in both
the file header and chunk headers.

Signed-off-by: Andrew Gunnerson <[email protected]>
chenxiaolong added a commit that referenced this pull request Nov 12, 2024
Signed-off-by: Andrew Gunnerson <[email protected]>
@chenxiaolong chenxiaolong merged commit c0e6526 into master Nov 12, 2024
5 checks passed
@chenxiaolong chenxiaolong deleted the sparse branch November 12, 2024 00:54
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