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

Fix crash on errors in package-level MustParse #255

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

hhromic
Copy link
Contributor

@hhromic hhromic commented Jun 26, 2024

This simple PR adds a test case for the package-level MustParse for invalid structs and fixes a crash that occurs in this case.

Fixes #254

@alexflint
Copy link
Owner

Good lord, thanks for catching this!

@alexflint alexflint merged commit bee5cf5 into alexflint:master Jun 28, 2024
3 checks passed
@hhromic hhromic deleted the fix-254 branch June 28, 2024 21:16
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.

[bug] crash on errors in v1.5.0
2 participants