| OLD | NEW |
| 1 # There are three kinds of suppressions in this file: | 1 # There are three kinds of suppressions in this file: |
| 2 # 1. Third party stuff we have no control over. | 2 # 1. Third party stuff we have no control over. |
| 3 # | 3 # |
| 4 # 2. Intentional unit test errors, stuff that is somehow a false positive | 4 # 2. Intentional unit test errors, stuff that is somehow a false positive |
| 5 # in our own code, or stuff that is so trivial it's not worth fixing. | 5 # in our own code, or stuff that is so trivial it's not worth fixing. |
| 6 # | 6 # |
| 7 # 3. Suppressions for real chromium bugs that are not yet fixed. | 7 # 3. Suppressions for real chromium bugs that are not yet fixed. |
| 8 # These should all be in chromium's bug tracking system. | 8 # These should all be in chromium's bug tracking system. |
| 9 # Periodically we should sweep this file and the bug tracker clean by | 9 # Periodically we should sweep this file and the bug tracker clean by |
| 10 # running overnight and removing outdated bugs/suppressions. | 10 # running overnight and removing outdated bugs/suppressions. |
| (...skipping 2143 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2154 } | 2154 } |
| 2155 { | 2155 { |
| 2156 bug_105580 | 2156 bug_105580 |
| 2157 Memcheck:Leak | 2157 Memcheck:Leak |
| 2158 fun:malloc_zone_malloc | 2158 fun:malloc_zone_malloc |
| 2159 fun:malloc_set_zone_name | 2159 fun:malloc_set_zone_name |
| 2160 fun:malloc_default_purgeable_zone | 2160 fun:malloc_default_purgeable_zone |
| 2161 fun:_ZN4base30EnableTerminationOnOutOfMemoryEv | 2161 fun:_ZN4base30EnableTerminationOnOutOfMemoryEv |
| 2162 fun:_ZN7leveldb12_GLOBAL__N_111ChromiumEnvC2Ev | 2162 fun:_ZN7leveldb12_GLOBAL__N_111ChromiumEnvC2Ev |
| 2163 fun:_ZN4base25DefaultLazyInstanceTraitsIN7leveldb12_GLOBAL__N_111ChromiumEnvE
E3NewEPv | 2163 fun:_ZN4base25DefaultLazyInstanceTraitsIN7leveldb12_GLOBAL__N_111ChromiumEnvE
E3NewEPv |
| 2164 fun:_ZN4base12LazyInstanceIN7leveldb12_GLOBAL__N_111ChromiumEnvENS_23LeakyLaz
yInstanceTraitsIS3_EEE7PointerEv | 2164 fun:_ZN4base12LazyInstanceIN7leveldb12_GLOBAL__N_111ChromiumEnvENS_* |
| 2165 fun:_ZN7leveldb7OptionsC2Ev | 2165 fun:_ZN7leveldb7OptionsC2Ev |
| 2166 fun:_ZN7fileapi27FileSystemDirectoryDatabase4InitEv | 2166 fun:_ZN7fileapi27FileSystemDirectoryDatabase4InitEv |
| 2167 fun:_ZN7fileapi27FileSystemDirectoryDatabase11GetFileInfoExPNS0_8FileInfoE | 2167 fun:_ZN7fileapi27FileSystemDirectoryDatabase11GetFileInfoExPNS0_8FileInfoE |
| 2168 fun:_ZN7fileapi59FileSystemDirectoryDatabaseTest_TestMissingFileGetInfo_Test8
TestBodyEv | 2168 fun:_ZN7fileapi59FileSystemDirectoryDatabaseTest_TestMissingFileGetInfo_Test8
TestBodyEv |
| 2169 } | 2169 } |
| 2170 { | 2170 { |
| 2171 bug_105938_a | 2171 bug_105938_a |
| 2172 Memcheck:Leak | 2172 Memcheck:Leak |
| 2173 fun:_Znw* | 2173 fun:_Znw* |
| 2174 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleI
NS4_6StringEEENS_12ExternalModeE | 2174 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleI
NS4_6StringEEENS_12ExternalModeE |
| (...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2329 { | 2329 { |
| 2330 bug_102920 | 2330 bug_102920 |
| 2331 Memcheck:Unaddressable | 2331 Memcheck:Unaddressable |
| 2332 fun:MDItemCreate | 2332 fun:MDItemCreate |
| 2333 fun:CSBackupSetItemExcluded | 2333 fun:CSBackupSetItemExcluded |
| 2334 fun:_ZN4base3mac22SetFileBackupExclusionERK8FilePath | 2334 fun:_ZN4base3mac22SetFileBackupExclusionERK8FilePath |
| 2335 fun:_ZN7history17ThumbnailDatabase4InitERK8FilePathPKNS_16HistoryPublisherEPN
S_11URLDatabaseE | 2335 fun:_ZN7history17ThumbnailDatabase4InitERK8FilePathPKNS_16HistoryPublisherEPN
S_11URLDatabaseE |
| 2336 fun:_ZN7history14HistoryBackend8InitImplERKSs | 2336 fun:_ZN7history14HistoryBackend8InitImplERKSs |
| 2337 fun:_ZN7history14HistoryBackend4InitERKSsb | 2337 fun:_ZN7history14HistoryBackend4InitERKSsb |
| 2338 } | 2338 } |
| OLD | NEW |