diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 29 |
1 files changed, 2 insertions, 27 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index 32f77ca7..47e200f 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -2198,39 +2198,14 @@ fun:_ZN11MessageLoop10RunHandlerEv } { - bug_46162_a + bug_46162 Memcheck:Leak ... fun:malloc - fun:_ZN3WTF10fastMallocEj - fun:_ZN3WTF13FastAllocBasenwEj - fun:_ZN3WTF14ThreadSpecificINS_13WTFThreadDataEE3setEPS1_ - fun:_ZN3WTF14ThreadSpecificINS_13WTFThreadDataEEcvPS1_Ev - fun:_ZN3WTF14ThreadSpecificINS_13WTFThreadDataEEdeEv - fun:_ZN3WTF13wtfThreadDataEv - fun:_ZN7WebCore11stringTableEv - fun:_ZN7WebCore12AtomicString3addEPKc - fun:_ZN7WebCore12AtomicStringC1EPKc - fun:_ZN7WebCore12AtomicString4initEv - fun:_ZN6WebKit10initializeEPNS_12WebKitClientE - fun:_ZN12WebKitThread20InternalWebKitThread4InitEv - fun:_ZN4base6Thread10ThreadMainEv -} -{ - bug_46162_b - Memcheck:Leak ... - fun:malloc - fun:_ZN3WTF10fastMallocEj - fun:_ZN3WTF13FastAllocBasenwEj - fun:_ZN3WTF14ThreadSpecificINS_13WTFThreadDataEE3setEPS1_ - fun:_ZN3WTF14ThreadSpecificINS_13WTFThreadDataEEcvPS1_Ev - fun:_ZN3WTF14ThreadSpecificINS_13WTFThreadDataEEdeEv fun:_ZN3WTF13wtfThreadDataEv fun:_ZN3WTF11stringTableEv - fun:_ZN3WTF12AtomicString3addEPKc - fun:_ZN3WTF12AtomicStringC1EPKc - fun:_ZN3WTF12AtomicString4initEv + ... fun:_ZN6WebKit10initializeEPNS_12WebKitClientE fun:_ZN12WebKitThread20InternalWebKitThread4InitEv fun:_ZN4base6Thread10ThreadMainEv |