diff options
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index e4e8a15..a7d120b 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -2776,6 +2776,27 @@ fun:_ZN11BrowserInit5StartERK11CommandLineRK8FilePathP7ProfilePi } { + bug_56090b + Memcheck:Leak + fun:_Znw* + fun:_ZN11ProfileImpl20CreateWebDataServiceEv + fun:_ZN11ProfileImpl17GetWebDataServiceEN7Profile17ServiceAccessTypeE + fun:_ZN19PersonalDataManager12LoadProfilesEv + fun:_ZN19PersonalDataManager4InitEP7Profile + fun:_ZN11ProfileImpl22GetPersonalDataManagerEv + fun:_ZN15AutoFillManagerC1EP11TabContents + fun:_ZN11TabContentsC1EP7ProfileP12SiteInstanceiPKS_P23SessionStorageNamespace + fun:_ZN7Browser18TabContentsFactoryEP7ProfileP12SiteInstanceiPK11TabContentsP23SessionStorageNamespace + fun:_ZN7browser8NavigateEPNS_14NavigateParamsE + fun:_ZN11BrowserInit17LaunchWithProfile17OpenTabsInBrowserEP7BrowserbRKSt6vectorINS0_3TabESaIS4_EE + fun:_ZN11BrowserInit17LaunchWithProfile17OpenURLsInBrowserEP7BrowserbRKSt6vectorI4GURLSaIS4_EE + fun:_ZN11BrowserInit17LaunchWithProfile17ProcessLaunchURLsEbRKSt6vectorI4GURLSaIS2_EE + fun:_ZN11BrowserInit17LaunchWithProfile6LaunchEP7Profileb + fun:_ZN11BrowserInit13LaunchBrowserERK11CommandLineP7ProfileRK8FilePathbPi + fun:_ZN11BrowserInit18ProcessCmdLineImplERK11CommandLineRK8FilePathbP7ProfilePiPS_ + fun:_ZN11BrowserInit5StartERK11CommandLineRK8FilePathP7ProfilePi +} +{ bug_56676 Memcheck:Leak fun:_Znw* |