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

Skip a test that will fail with ubsan in case that sanitizer is enabled. #2297

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

hzeller
Copy link
Collaborator

@hzeller hzeller commented Dec 2, 2024

UBSAN is good in knowing beforehand that tests some out-of-range mitigation, that the value in question is indeed out of range and will complain.

UBSAN is good in knowing beforehand that tests some out-of-range
mitigation, that the value in question is indeed out of range and will
complain.
@hzeller hzeller merged commit 936dfb1 into chipsalliance:master Dec 2, 2024
34 checks passed
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.

1 participant