Esun Kim
|
c6f96d687f
|
Re-enabling RBE ubsan (#27861)
* Cherry-pick #27439
* Fix StatusGetTime misalignment
* Fix memcpy with nullptr
* Fix boringssl ubsan issue
* Fix slice ubsan issue
* Ignore msan errors for ubsan
* Add upb UBSAN exception
* Add local ubsan run comment
* Revert "Fix StatusGetTime misalignment"
This reverts commit a1d0c34e8ea6933d09386867e8d4836d9e1b4e1c.
* Fix status_helper
* Added alignas
* Fix fuzzer_corpus_test
* Removed binder_transport_test from ubsan
|
3 years ago |
Craig Tiller
|
3d80d4ea64
|
Revert deletion of api_fuzzer.cc (#27424)
* Revert "Delete api_fuzzer"
This reverts commit 6f5b4624af .
* Revert "Delete api_fuzzer.cc"
This reverts commit ff8fecb7f2 .
* fix some stuff
* more fixes
* more fixes
* compiles
* Automated change: Fix sanity tests
* corpus update
* fixes
* Automated change: Fix sanity tests
* fix illegal term
* fix?
* clear corpora
* cleanup
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
3 years ago |
Yash Tibrewal
|
6f5b4624af
|
Delete api_fuzzer
|
5 years ago |
Juanli Shen
|
6ced125bb3
|
xds failover locality handling
|
5 years ago |
Yash Tibrewal
|
ff72f3eeff
|
Skip the test instead
|
6 years ago |
Nicolas Noble
|
9abc673def
|
Restore gsec* suppressions
These aren't from BoringSSL
|
6 years ago |
Nicolas Noble
|
510fba2deb
|
Removing BoringSSL-specific ubsan suppressions.
Let's see if #17791 is really fixed.
|
6 years ago |
Mark D. Roth
|
c5f344deaf
|
Revert "Revert "Allow encoding arbitrary channel args on a per-address basis.""
|
6 years ago |
hcaseyal
|
27e2ba31bf
|
Revert "Allow encoding arbitrary channel args on a per-address basis."
|
6 years ago |
Mark D. Roth
|
dedff37b4f
|
Allow encoding arbitrary channel args on a per-address basis.
|
6 years ago |
Jan Tattermusch
|
fce9c80a40
|
make //test/core/end2end/fuzzers:client_fuzzer pass on ubsan
|
6 years ago |
Jan Tattermusch
|
c49553ab93
|
temporarily add ubsan supressions
|
6 years ago |
Adele Zhou
|
1f3d714d07
|
Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import.
|
7 years ago |
Yash Tibrewal
|
c5444648ee
|
Adding UBSAN suppressors for the time being
|
7 years ago |
Yihua Zhang
|
7fab9bf3bb
|
Add TSI test library and SSL and fake TSI tests
|
7 years ago |
Muxi Yan
|
b750d2b5aa
|
lib - Fix ubsan by add exception to zlib function
|
7 years ago |
Ken Payson
|
f8d6fb7a94
|
Update boringssl
|
8 years ago |
Craig Tiller
|
e1cc4285b6
|
Blanket suppress protobuf from ubsan runs
|
8 years ago |
Craig Tiller
|
a189bacc95
|
Add protobuf failures to ubsan suppression file
|
8 years ago |
Craig Tiller
|
dd9b597bd7
|
UBSAN cleanup
|
8 years ago |