Skip to content

Add more ubsan crashes. #2959

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add more ubsan crashes. #2959

wants to merge 4 commits into from

Conversation

@jonathanmetzman
Copy link
Collaborator Author

could you take another look?

@@ -646,10 +649,12 @@
(UBSAN_MISALIGNED_ADDRESS_REGEX, 'Misaligned-address'),
(UBSAN_NO_RETURN_VALUE_REGEX, 'No-return-value'),
(UBSAN_NULL_ARGUMENT_REGEX, 'Invalid-null-argument'),
(UBSAN_IMPLICIT_CONVERSION_REGEX, 'Implicit-conversion'),
Copy link
Collaborator

Choose a reason for hiding this comment

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

@hogo6002 added this separately in another PR, so now these Implicit-conversion changes are now duplicate. Can you please remove?

@oliverchang
Copy link
Collaborator

see ddafe9a

Copy link

This pull request has not had any activity for 60 days and will be automatically closed in two weeks

@github-actions github-actions bot added the stale label Jan 31, 2025
Copy link

Automatically closing stale pull request

Copy link

This pull request has not had any activity for 60 days and will be automatically closed in two weeks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants