From a189bacc9517919546b97e02aba5c01224f6790f Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Wed, 10 May 2017 08:04:38 -0700 Subject: Add protobuf failures to ubsan suppression file --- tools/ubsan_suppressions.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/ubsan_suppressions.txt b/tools/ubsan_suppressions.txt index 9869f98a22..f87ed18565 100644 --- a/tools/ubsan_suppressions.txt +++ b/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 -- cgit v1.2.3