-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
new(gha): enable UndefinedBehaviorSanitizer #1685
Conversation
Enforcement is not enabled yet. The following warnings were identified by the GHA run:
In
In
|
/milestone 0.15.0 |
f6c43d9
to
6a92a39
Compare
Signed-off-by: Luca Guerra <luca@guerra.sh>
6a92a39
to
eeb503f
Compare
7e4b53b
to
88e7f98
Compare
2ef2abf
to
eeb503f
Compare
I have removed the wip. After the CI passes I think we can merge this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
LOVE THIS ONE
LGTM label has been added. Git tree hash: 75f6b7f4a0e0f9e521eb80d2a7e97cd440e5fa29
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: FedeDP, leogr, LucaGuerra The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind feature
Any specific area of the project related to this PR?
/area CI
Does this PR require a change in the driver versions?
No
What this PR does / why we need it:
This enables UBSan for tests. Please note that it's a work in progress until we are sure it works.
EDIT: it works with no warnings with the current state of the repo, so it's out of wip!
Which issue(s) this PR fixes:
Fixes #1470
Special notes for your reviewer:
Does this PR introduce a user-facing change?: