| Index: tools/valgrind/memcheck/suppressions.txt
|
| diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
|
| index 57b07ad9d152c8ffa404a6bc5f52f3f6626110d2..455be403d7f9c214d4a38eaae539d79daf18d2db 100644
|
| --- a/tools/valgrind/memcheck/suppressions.txt
|
| +++ b/tools/valgrind/memcheck/suppressions.txt
|
| @@ -4408,6 +4408,24 @@
|
| fun:_ZN3net13SSLConnectJob6DoLoopEi
|
| fun:_ZN3net13SSLConnectJob12OnIOCompleteEi
|
| }
|
| +{
|
| + bug_80026
|
| + Memcheck:Leak
|
| + fun:_Znw*
|
| + fun:_ZN6chrome26ChromeContentBrowserClient31BrowserRenderProcessHostCreatedEP24BrowserRenderProcessHost
|
| + fun:_ZN24BrowserRenderProcessHost4InitEbb
|
| + fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsESaItEE
|
| + fun:_ZN11TabContents32CreateRenderViewForRenderManagerEP14RenderViewHost
|
| + fun:_ZN21RenderViewHostManager14InitRenderViewEP14RenderViewHostRK15NavigationEntry
|
| + fun:_ZN21RenderViewHostManager8NavigateERK15NavigationEntry
|
| + fun:_ZN11TabContents15NavigateToEntryERK15NavigationEntryN20NavigationController10ReloadTypeE
|
| + fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadTypeE
|
| + fun:_ZN20NavigationController22NavigateToPendingEntryENS_10ReloadTypeE
|
| + fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry
|
| + fun:_ZN20NavigationController7LoadURLERK4GURLS2_j
|
| + fun:_ZN7browser8NavigateEPNS_14NavigateParamsE
|
| + fun:_ZN11BrowserInit17LaunchWithProfile17OpenTabsInBrowserEP7BrowserbRKSt6vectorINS0_3TabESaIS4_EE
|
| +}
|
|
|
| #-----------------------------------------------------------------------
|
| # These only occur on our Google workstations
|
|
|