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

Added more sanitizers #44

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Added more sanitizers #44

merged 1 commit into from
Oct 28, 2023

Conversation

levBagryansky
Copy link
Member

@levBagryansky levBagryansky commented Oct 27, 2023

Added more sanitizers: ASAN, TSAN, LSAN, UBSAN.
Combination of TSAN and other sanitizers is not allowed so TSAN should be separate check.
See also https://stackoverflow.com/questions/47251533/memory-address-sanitizer-vs-valgrind

@levBagryansky levBagryansky merged commit 942e6fd into master Oct 28, 2023
5 checks passed
@levBagryansky levBagryansky deleted the add_more_sanitizers branch October 28, 2023 14:41
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