Restore gsec* suppressions

These aren't from BoringSSL
pull/17930/head
Nicolas Noble 6 years ago committed by GitHub
parent 510fba2deb
commit 9abc673def
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      test/core/util/ubsan_suppressions.txt

@ -9,6 +9,11 @@ enum:transport_security_test
enum:algorithm_test
alignment:transport_security_test
# TODO(jtattermusch): address issues and remove the supressions
nonnull-attribute:gsec_aes_gcm_aead_crypter_decrypt_iovec
nonnull-attribute:gsec_test_random_encrypt_decrypt
nonnull-attribute:gsec_test_multiple_random_encrypt_decrypt
nonnull-attribute:gsec_test_copy
nonnull-attribute:gsec_test_encrypt_decrypt_test_vector
alignment:absl::little_endian::Store64
alignment:absl::little_endian::Load64
float-divide-by-zero:grpc::testing::postprocess_scenario_result

Loading…
Cancel
Save