| OLD | NEW |
| 1 # There are four kinds of suppressions in this file. | 1 # There are four 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, or stuff that is somehow a false positive | 4 # 2. intentional unit test errors, or 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 (but a few aren't yet). | 8 # These should all be in chromium's bug tracking system (but a few aren't yet). |
| 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 3136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3147 { | 3147 { |
| 3148 bug_602964 | 3148 bug_602964 |
| 3149 Memcheck:Leak | 3149 Memcheck:Leak |
| 3150 fun:_Znw* | 3150 fun:_Znw* |
| 3151 fun:_ZN4base4BindIMNS_12_GLOBAL__N_121PostTaskAndReplyRelayEFvvEJNS_8internal
17UnretainedWrapper* | 3151 fun:_ZN4base4BindIMNS_12_GLOBAL__N_121PostTaskAndReplyRelayEFvvEJNS_8internal
17UnretainedWrapper* |
| 3152 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS* | 3152 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS* |
| 3153 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvELNS* | 3153 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvELNS* |
| 3154 fun:_ZN4base26PostTaskAndReplyWithResultIN3net20WifiPHYLayerProtocolES2_EEbPN
S* | 3154 fun:_ZN4base26PostTaskAndReplyWithResultIN3net20WifiPHYLayerProtocolES2_EEbPN
S* |
| 3155 fun:_ZN7metrics22NetworkMetricsProvider25ProbeWifiPHYLayerProtocolEv | 3155 fun:_ZN7metrics22NetworkMetricsProvider25ProbeWifiPHYLayerProtocolEv |
| 3156 } | 3156 } |
| 3157 { | |
| 3158 bug_603275 | |
| 3159 Memcheck:Unaddressable | |
| 3160 fun:_ZNKSs4sizeEv | |
| 3161 fun:_ZSteqIcEN9__gnu_cxx11__enable_ifIXsr9__is_charIT_EE7__valueEbE6__typeERK
SbIS2_St11char_traitsIS2_ESaIS2_EESA_ | |
| 3162 fun:_ZNKSt8equal_toISsEclERKSsS2_ | |
| 3163 fun:_ZNKSt8__detail15_Hash_code_baseISsSt4pairIKSsSt10unique_ptrIN6syncer24At
tachmentDownloaderImpl13DownloadState* | |
| 3164 fun:_ZNSt10_HashtableISsSt4pairIKSsSt10unique_ptrIN6syncer24AttachmentDownloa
derImpl13DownloadStateESt14default* | |
| 3165 fun:_ZN6syncer24AttachmentDownloaderImpl17OnGetTokenFailureEPKN18OAuth2TokenS
ervice7RequestERK22GoogleServiceAuthError | |
| 3166 fun:_ZThn8_N6syncer24AttachmentDownloaderImpl17OnGetTokenFailureEPKN18OAuth2T
okenService7RequestERK22GoogleServiceAuthError | |
| 3167 fun:_ZN12_GLOBAL__N_111RequestCore28InformOwnerOnGetTokenFailureE22GoogleServ
iceAuthError | |
| 3168 } | |
| OLD | NEW |