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

types: Prevent unmarshalHex panic on too-long input #161

Merged
merged 1 commit into from
May 20, 2024
Merged

Conversation

lukechampine
Copy link
Member

Fixes #160

@n8maninger n8maninger merged commit dce93a0 into master May 20, 2024
9 checks passed
@n8maninger n8maninger deleted the hex-panic branch May 20, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

unmarshalHex() panics if the public key submitted to UnmarshalText() has more than 64 hex digits
2 participants