-
Notifications
You must be signed in to change notification settings - Fork 573
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
base: master
Are you sure you want to change the base?
Add more ubsan crashes. #2959
Conversation
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'), |
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.
@hogo6002 added this separately in another PR, so now these Implicit-conversion changes are now duplicate. Can you please remove?
see ddafe9a |
6faadb9
to
038efda
Compare
e7e91a0
to
22e1108
Compare
a714059
to
f4df493
Compare
This pull request has not had any activity for 60 days and will be automatically closed in two weeks |
Automatically closing stale pull request |
This pull request has not had any activity for 60 days and will be automatically closed in two weeks |
Fixes https://pantheon.corp.google.com/errors/detail/CJmHivqEzp39sAE;time=PT6H?project=clusterfuzz-external&src=ac