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

also cap mtime and mode in header #33

Merged
merged 2 commits into from
Mar 28, 2024
Merged

Conversation

niklasf
Copy link
Contributor

@niklasf niklasf commented Mar 27, 2024

  • After Truncate UIDs and GIDs larger than 999999 (rev2) #32, allow fuzzer to generate huge UID/GIDs (no semantically meaningful way to shorten, simply truncated).
  • Allow fuzzer to generate arbitrary modes, mask in header (masking shortens while preserving meaning).
  • Allow fuzzer to generate arbitrary timestamps, clamp in header (results in the closest representable timestamp).

@mdsteele mdsteele merged commit a078c72 into mdsteele:master Mar 28, 2024
4 checks passed
@mdsteele
Copy link
Owner

Thanks!

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.

2 participants