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

Further improve ISA-string input validation #1812

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Further improve ISA-string input validation #1812

merged 1 commit into from
Sep 20, 2024

Conversation

aswaterman
Copy link
Collaborator

@aswaterman aswaterman commented Sep 20, 2024

Seems like std::stol was designed by committee.

This catches e.g. zvl64abcb, which previously would've been silently accepted.

See #1810 for explanation of how this can go wrong.

Resolves #1810
@aswaterman aswaterman merged commit de5094a into master Sep 20, 2024
3 checks passed
@aswaterman aswaterman deleted the fix-1810 branch September 20, 2024 18:43
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.

2 participants