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

bug: Fix decode panic for invalid input #21

Merged
merged 1 commit into from
Sep 6, 2023
Merged

Conversation

peterhellberg
Copy link
Collaborator

Trying to decode an invalid ID such as "Re" using the default alphabet resulted in a panic in v0.3.3, this change should solve that isssue.

@peterhellberg peterhellberg self-assigned this Sep 6, 2023
@peterhellberg peterhellberg merged commit beda6b4 into main Sep 6, 2023
4 checks passed
@peterhellberg peterhellberg deleted the ph/fix-decode-panic branch September 6, 2023 18:06
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.

None yet

1 participant