diff options
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index 811e2b4..68a7a6a 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -5223,28 +5223,6 @@ fun:_ZNK7WebCore16CSSStyleSelector24canShareStyleWithElementEPNS_4NodeE fun:_ZNK7WebCore16CSSStyleSelector26findSiblingForStyleSharingEPNS_4NodeERj } -{ - bug_104029a - Memcheck:Leak - fun:_Znw* - ... - fun:_ZN11BalloonHost* - fun:_ZN15BalloonViewHost* -} -{ - bug_104029b - Memcheck:Leak - fun:_Znw* - ... - fun:_ZN8chromeos15BalloonView* - ... - fun:_ZN8chromeos21BalloonCollectionImpl* -} -{ - bug_104029c - Memcheck:Addr4 - fun:_ZN8chromeos26PowerManagerClientStubImpl6UpdateEv -} #----------------------------------------------------------------------- # 4. These only occur on our Google workstations |