diff options
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index 8e71960..43b3d9e 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -2723,6 +2723,28 @@ fun:_ZN11BrowserInit5StartERK11CommandLineRK8FilePathP7ProfilePi } { + bug_56090c + Memcheck:Leak + fun:_Znw* + fun:_ZN11ProfileImpl20CreateWebDataServiceEv + fun:_ZN11ProfileImpl17GetWebDataServiceEN7Profile17ServiceAccessTypeE + fun:_ZN26AutocompleteHistoryManagerC1EP11TabContents + fun:_ZN18TabContentsWrapperC1EP11TabContents + fun:_ZN7Browser18TabContentsFactoryEP7ProfileP12SiteInstanceiPK11TabContentsP23SessionStorageNamespace + fun:_ZN7browser8NavigateEPNS_14NavigateParamsE + fun:_ZN11BrowserInit17LaunchWithProfile17OpenTabsInBrowserEP7BrowserbRKSt6vectorINS0_3TabESaIS4_EE + fun:_ZN11BrowserInit17LaunchWithProfile17OpenURLsInBrowserEP7BrowserbRKSt6vectorI4GURLSaIS4_EE + fun:_ZN11BrowserInit17LaunchWithProfile17ProcessLaunchURLsEbRKSt6vectorI4GURLSaIS2_EE + fun:_ZN11BrowserInit17LaunchWithProfile6LaunchEP7ProfileRKSt6vectorI4GURLSaIS4_EEb + fun:_ZN11BrowserInit13LaunchBrowserERK11CommandLineP7ProfileRK8FilePathbPi + fun:_ZN11BrowserInit18ProcessCmdLineImplERK11CommandLineRK8FilePathbP7ProfilePiPS_ + fun:_ZN11BrowserInit5StartERK11CommandLineRK8FilePathP7ProfilePi + fun:_Z11BrowserMainRK18MainFunctionParams + fun:_ZN54_GLOBAL__N_chrome_app_chrome_main.cc_00000000_82EFB44823RunNamedProcessTypeMainERKSsRK18MainFunctionParams + fun:ChromeMain + fun:main +} +{ bug_56676 Memcheck:Leak fun:_Znw* |