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

od: fix parsing of hex input ending with E #4983

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

Conversation

TheDcoder
Copy link

This should fix #4981.

This is my first contribution in Rust and I just started learning it today, so pardon me if I missed something, do let me know and I will fix it promptly!

Special thanks to @tertsdiepraam for finding the bug before I even started learning Rust, thus saving me a bunch of time 😄

@sylvestre
Copy link
Contributor

cool, could you please add a test in tests/by-util/test_od.rs ?

@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/tail-2/inotify-dir-recreate is no longer failing!

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.

od: --skip-bytes argument '0x20E' too large
2 participants