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

String pad length doesn't follow the RFC spec #1

Closed
fdawg4l opened this issue Jan 31, 2017 · 3 comments
Closed

String pad length doesn't follow the RFC spec #1

fdawg4l opened this issue Jan 31, 2017 · 3 comments

Comments

@fdawg4l
Copy link

fdawg4l commented Jan 31, 2017

It looks like the pad for strings is being computed incorrectly. The length is aligned to 4 bytes and the mod operator isn't doing that.

@davecheney
Copy link
Owner

davecheney commented Jan 31, 2017 via email

@fdawg4l
Copy link
Author

fdawg4l commented Jan 31, 2017

Sounds good. Will do. Thanks! Do you have a license preference?

@fdawg4l fdawg4l closed this as completed Jan 31, 2017
@davecheney
Copy link
Owner

None whatsover.

I hereby donate this code to the public domain.

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

No branches or pull requests

2 participants