From 9e044bbc3374c1169c1ef2a081d0a06e7cba63c7 Mon Sep 17 00:00:00 2001 From: Mike Hommey Date: Fri, 30 Jul 2021 16:46:30 +0300 Subject: [PATCH] Bug 1723016 - Fix valgrind bustage. a=bustage-fix CLOSED TREE --- build/valgrind/cross-architecture.sup | 2 ++ build/valgrind/x86_64-pc-linux-gnu.sup | 1 + 2 files changed, 3 insertions(+) diff --git a/build/valgrind/cross-architecture.sup b/build/valgrind/cross-architecture.sup index 3e3def2d4005..fd634ee7fd3a 100644 --- a/build/valgrind/cross-architecture.sup +++ b/build/valgrind/cross-architecture.sup @@ -149,6 +149,7 @@ Memcheck:Leak match-leak-kinds: definite fun:malloc + ... fun:_ZN3std6thread5local4fast12Key$LT$T$GT$14try_initialize* fun:_ZN5style5bloom19StyleBloom$LT$E$GT$3new* ... @@ -158,6 +159,7 @@ Memcheck:Leak match-leak-kinds: definite fun:malloc + ... fun:_ZN3std6thread5local4fast12Key$LT$T$GT$14try_initialize* ... fun:_ZN5style7sharing26StyleSharingCache$LT$E$GT$3new* diff --git a/build/valgrind/x86_64-pc-linux-gnu.sup b/build/valgrind/x86_64-pc-linux-gnu.sup index d3b587ee00ae..2e0ed471626f 100644 --- a/build/valgrind/x86_64-pc-linux-gnu.sup +++ b/build/valgrind/x86_64-pc-linux-gnu.sup @@ -1054,6 +1054,7 @@ { Starting with rust 1.52 Memcheck:Cond + ... fun:_ZN5style10properties10shorthands4font10parse_into* fun:_ZN5style10properties19PropertyDeclaration10parse_into* fun:_ZN5style10properties17declaration_block31parse_property_declaration_list*