| Index: tools/valgrind/memcheck/suppressions.txt
|
| diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
|
| index defdf96d2c6941c4156f760cf235543f3b488b23..4ead7bc54f0a6ee1f93f33d4daee823106257a78 100644
|
| --- a/tools/valgrind/memcheck/suppressions.txt
|
| +++ b/tools/valgrind/memcheck/suppressions.txt
|
| @@ -4649,7 +4649,26 @@
|
| fun:_ZN22ResourceDispatcherHost14OnAuthRequiredEPN3net10URLRequestEPNS0_17AuthChallengeInfoE
|
| fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv
|
| }
|
| -
|
| +{
|
| + bug_84293_a
|
| + Memcheck:Leak
|
| + fun:_Znw*
|
| + ...
|
| + fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN7fileapi27FileSystemDirectoryDatabaseEESt10_Select1stIS5_ESt4lessISsESaIS5_*
|
| + fun:_ZNSt3mapISsPN7fileapi27FileSystemDirectoryDatabaseESt4lessISsESaISt4pairIKSsS2_EEE6insertESt17_Rb_tree_iteratorIS7_ERKS7_
|
| + fun:_ZNSt3mapISsPN7fileapi27FileSystemDirectoryDatabaseESt4lessISsESaISt4pairIKSsS2_EEEixERS6_
|
| + fun:_ZN7fileapi28ObfuscatedFileSystemFileUtil20GetDirectoryDatabaseERK4GURLNS_14FileSystemTypeE
|
| +}
|
| +{
|
| + bug_84293_b
|
| + Memcheck:Leak
|
| + fun:_Znw*
|
| + ...
|
| + fun:_ZN7leveldb2DB4OpenERKNS_7OptionsERKSsPPS0_
|
| + fun:_ZN7fileapi27FileSystemDirectoryDatabase4InitEv
|
| + fun:_ZN7fileapi27FileSystemDirectoryDatabase16GetChildWithNameExRKSsPx
|
| + fun:_ZN7fileapi27FileSystemDirectoryDatabase15GetFileWithPathERK8FilePathPx
|
| +}
|
|
|
| #-----------------------------------------------------------------------
|
| # These only occur on our Google workstations
|
|
|