Adding UBSAN suppressors for the time being

reviewable/pr12692/r8
Yash Tibrewal 7 years ago
parent dabce0a93a
commit c5444648ee
  1. 6
      tools/ubsan_suppressions.txt

@ -9,3 +9,9 @@ alignment:poly1305_block_copy
nonnull-attribute:google::protobuf::*
alignment:google::protobuf::*
nonnull-attribute:_tr_stored_block
# The following 5 suppressors should be removed as part of C++ cleanup
enum:client_fuzzer_one_entry
enum:message_compress_test
enum:transport_security_test
enum:algorithm_test
alignment:transport_security_test

Loading…
Cancel
Save