| Index: tools/valgrind/memcheck/suppressions.txt
|
| diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
|
| index bb1435db57e2f3603682e2899ce96aee26206945..885554694009217e6ddd304c6b45339e79fb4132 100644
|
| --- a/tools/valgrind/memcheck/suppressions.txt
|
| +++ b/tools/valgrind/memcheck/suppressions.txt
|
| @@ -3627,3 +3627,20 @@
|
| fun:_ZN3net18SSLClientSocketNSS11DoHandshakeEv
|
| fun:_ZN3net18SSLClientSocketNSS15DoHandshakeLoopEi
|
| }
|
| +{
|
| + bug_70115
|
| + Memcheck:Leak
|
| + fun:_Znw*
|
| + fun:_ZN15FilePathWatcherC1Ev
|
| + fun:_ZN13PluginServiceC1Ev
|
| + fun:_ZN22DefaultSingletonTraitsI13PluginServiceE3NewEv
|
| + fun:_ZN9SingletonI13PluginService22DefaultSingletonTraitsIS0_ES0_E3getEv
|
| + fun:_ZN13PluginService11GetInstanceEv
|
| + fun:_ZN18BrowserProcessImpl14CreateIOThreadEv
|
| + fun:_ZN18BrowserProcessImpl9io_threadEv
|
| + fun:_ZN59_GLOBAL__N_chrome_browser_browser_main.cc_00000000_7C6A03C718CreateChildThreadsEP18BrowserProcessImpl
|
| + fun:_Z11BrowserMainRK18MainFunctionParams
|
| + fun:_ZN54_GLOBAL__N_chrome_app_chrome_main.cc_00000000_3219A84B23RunNamedProcessTypeMainERKSsRK18MainFunctionParams
|
| + fun:ChromeMain
|
| + fun:main
|
| +}
|
|
|