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

Add a test for hardware-assisted address sanitizer. #104

Merged

Conversation

jchecahi
Copy link

This commit adds a simple use-after-free testcase to be tested with -fsanitize=hwaddress. aarch64 only.

This commit adds a simple use-after-free testcase to be
tested with -fsanitize=hwaddress. aarch64 only.
@jchecahi
Copy link
Author

@sylvestre could you check this? The failures are unrelated to this change.

@sylvestre
Copy link
Collaborator

why aarch64 only ? AFAIK, we don't have any aarch64 runners in the CI

@jchecahi
Copy link
Author

why aarch64 only ? AFAIK, we don't have any aarch64 runners in the CI

We do run this testsuite also in aarch64 ppc64le and s390x :). AFAIK, only aarch64 supports HWASAN though.

@sylvestre sylvestre merged commit bf16a99 into opencollab:main Jul 11, 2023
8 of 12 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.

2 participants