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

clang-asan shows successful check even when UndefinedBehaviorSanitizer triggered #16

Closed
andrjohns opened this issue May 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@andrjohns
Copy link

Just to wanted to check if this is expected/intended behaviour - when the clang-asan container detects undefined behaviour, the workflow still reports a successful completion. Should the workflow fail on detection, or is the intent to always inspect the output results? Thanks!

Can be seen in this run: https://github.com/andrjohns/QuickJSR/actions/runs/9077288982/job/24941850497

@gaborcsardi
Copy link
Contributor

Thanks, that's a bug indeed.

@gaborcsardi gaborcsardi added the bug Something isn't working label May 14, 2024
@gaborcsardi
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants