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: Start using AddressSanitizer (ASan) and UndefinedBehaviorSanitizer (UBSan) #123

Merged
merged 2 commits into from
Nov 27, 2023

Conversation

hartwork
Copy link
Collaborator

No description provided.

@hartwork hartwork requested a review from edgar-bonet November 26, 2023 18:09
@hartwork hartwork changed the title CI: Start using ASan and UBsan CI: Start using AddressSanitizer (ASan) and UndefinedBehaviorSanitizer (UBsan) Nov 26, 2023
@hartwork hartwork changed the title CI: Start using AddressSanitizer (ASan) and UndefinedBehaviorSanitizer (UBsan) CI: Start using AddressSanitizer (ASan) and UndefinedBehaviorSanitizer (UBSan) Nov 26, 2023
@hartwork hartwork marked this pull request as draft November 26, 2023 18:17
Copy link
Collaborator

@edgar-bonet edgar-bonet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sanitizers are a thing that I should definitively use more often. Having them in CI is definitively great! 👏

.. because sanitizers are slowing down runtime execution.
@hartwork hartwork marked this pull request as ready for review November 27, 2023 02:24
@hartwork hartwork requested a review from edgar-bonet November 27, 2023 02:24
@hartwork hartwork merged commit afc4d87 into tenox7:development Nov 27, 2023
5 checks passed
@hartwork hartwork deleted the ci-use-sanitizers branch November 27, 2023 22:15
@hartwork hartwork added this to the 1.6.0 milestone Nov 28, 2023
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