Add protobuf failures to ubsan suppression file

pull/11061/head
Craig Tiller 8 years ago
parent 7b622ab558
commit a189bacc95
  1. 2
      tools/ubsan_suppressions.txt

@ -4,4 +4,6 @@ nonnull-attribute:CBB_add_bytes
nonnull-attribute:rsa_blinding_get
nonnull-attribute:ssl_copy_key_material
alignment:CRYPTO_cbc128_encrypt
nonnull-attribute:google::protobuf::DescriptorBuilder::BuildFileImpl
nonnull-attribute:google::protobuf::TextFormat::Printer::TextGenerator::Write

Loading…
Cancel
Save