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

ci: Build and test with AddressSanitizer #4103

Merged
merged 60 commits into from
Aug 26, 2022

Conversation

byronxu99
Copy link
Collaborator

@byronxu99 byronxu99 commented Aug 9, 2022

  • Add CMake options for building with AddressSanitizer and UndefinedBehaviorSanitizer
  • Add a CI job that compiles and runs tests with sanitizers
  • Fix all bugs in code found by sanitizers
  • Remove all WindowsSetPath stuff from c_wrapper test. This seems to get rid of the missing DLL error.
  • Fix CodeQL CI errors for C#

@byronxu99 byronxu99 merged commit 57a344b into VowpalWabbit:master Aug 26, 2022
@byronxu99 byronxu99 deleted the add_test_with_asan branch August 26, 2022 15:05
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