diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 7 | ||||
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 18 |
2 files changed, 0 insertions, 25 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 9c774e1..4e219e3 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1701,13 +1701,6 @@ fun:sync_api::SyncManager::SyncInternal::Init } { - bug_91486 - Heapcheck:Leak - ... - fun:::ReadManifest - fun:ComponentUnpacker::ComponentUnpacker -} -{ bug_91491 Heapcheck:Leak ... diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index 942ac89..70c972f 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -5178,24 +5178,6 @@ fun:_ZN8sync_api11SyncManager12SyncInternal4InitERK8FilePathRKN12browser_sync10WeakHandleINS5_14JsEventHandlerEEERKSsibPNS_23HttpPostProviderFactoryEPNS5_24ModelSafeWorkerRegistrarESC_RKNS_15SyncCredentialsEPN13sync_notifier12SyncNotifierESC_b } { - bug_91486_a - Memcheck:Leak - fun:_Znw* - ... - fun:_ZN12*ReadManifestERK8FilePath - fun:_ZN17ComponentUnpacker*ERKSt6vectorIhSaIhEERK8FilePathP18ComponentInstaller -} -{ - bug_91486_b - Memcheck:Free - fun:_ZdlPv - ... - fun:_ZN10scoped_ptrIhED1Ev - fun:_ZN12_GLOBAL__N_112CRXValidator* - ... - fun:_ZN17ComponentUnpackerC1ERKSt6vectorIhSaIhEERK8FilePathP18ComponentInstaller -} -{ bug_91491 Memcheck:Leak fun:_Znw* |