diff options
Diffstat (limited to 'tools/valgrind/suppressions.txt')
-rw-r--r-- | tools/valgrind/suppressions.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/tools/valgrind/suppressions.txt b/tools/valgrind/suppressions.txt index 2c649bf..091435d 100644 --- a/tools/valgrind/suppressions.txt +++ b/tools/valgrind/suppressions.txt @@ -436,14 +436,8 @@ bug_10782 Memcheck:Leak fun:_Znwj + ... fun:_ZN17RenderProcessHost7ReleaseEi - fun:_ZN16RenderWidgetHostD2Ev - fun:_ZN14RenderViewHostD2Ev - fun:_ZN18TestRenderViewHostD0Ev - fun:_ZN16RenderWidgetHost7DestroyEv - fun:_ZN16RenderWidgetHost8ShutdownEv - fun:_ZN14RenderViewHost8ShutdownEv - fun:_ZN21RenderViewHostManagerD1Ev - fun:_ZN11WebContentsD1Ev + ... fun:_ZN44SiteInstanceTest_SiteInstanceDestructor_Test8TestBodyEv } |