From f05cf4917348c0e987e7ae45fe3744cdbff572ee Mon Sep 17 00:00:00 2001 From: Tor Didriksen Date: Tue, 6 Feb 2024 10:32:43 +0100 Subject: [PATCH] Revert "Bug#36108397 Upgrade to latest protobuf library [patches]" This reverts commit 0a661dc0d6dd8b498b0ed9f59207b9814d380fbe. Some mtr tests have leaks originating from #7 0x7f579a2a28cc (/lib/x86_64-linux-gnu/libprotobuf-lite.so.23+0x4d8cc) (BuildId: 1af51cdba58393c136bc541bbfc26ee7568c8c78) #8 0x7f579a2a44cc in google::protobuf::internal::InitSCCImpl(google::protobuf::internal::SCCInfoBase*) (/lib/x86_64-linux-gnu/libprotobuf-lite.so.23+0x4f4cc) (BuildId: 1af51cdba58393c136bc541bbfc26ee7568c8c78) #9 0x56352824ad0d in google::protobuf::internal::InitSCC(google::protobuf::internal::SCCInfoBase*) /usr/include/google/protobuf/generated_message_util.h:240:5 Change-Id: I52ea02cee282a9521a2b153b4d883314ed15eb5c --- mysql-test/lsan.supp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mysql-test/lsan.supp b/mysql-test/lsan.supp index 1e43df4fe437..8b0e3f6970e2 100644 --- a/mysql-test/lsan.supp +++ b/mysql-test/lsan.supp @@ -53,6 +53,10 @@ leak:java.lang.ProcessImpl*init # ndb_sign_keys leaks in some error-exit situations leak:ndb_sign_keys +# Internal leak in libprotobuf-lite +# google::protobuf::internal::InitSCCImpl() +leak:libprotobuf-lite.so + # Bug#36170703 ndb api tools leak with TLS required on data nodes # Suppress leak detection for them until leak is found. leak:ndb_blob_tool