| 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, 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 5152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5163 } | 5163 } |
| 5164 { | 5164 { |
| 5165 bug_91199 | 5165 bug_91199 |
| 5166 Memcheck:Leak | 5166 Memcheck:Leak |
| 5167 fun:_Znw* | 5167 fun:_Znw* |
| 5168 fun:_ZN19URLRequestChromeJob15GetResponseInfoEPN3net16HttpResponseInfoE | 5168 fun:_ZN19URLRequestChromeJob15GetResponseInfoEPN3net16HttpResponseInfoE |
| 5169 fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv | 5169 fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv |
| 5170 fun:_ZN19URLRequestChromeJob10StartAsyncEv | 5170 fun:_ZN19URLRequestChromeJob10StartAsyncEv |
| 5171 } | 5171 } |
| 5172 { | 5172 { |
| 5173 bug_91462 | |
| 5174 Memcheck:Leak | |
| 5175 fun:_Znw* | |
| 5176 fun:_ZN12browser_sync8internal14WeakHandleCoreINS_14JsEventHandlerEEC1ERKN4ba
se7WeakPtrIS2_EE | |
| 5177 fun:_ZN12browser_sync10WeakHandleINS_14JsEventHandlerEEC1ERKN4base7WeakPtrIS1
_EE | |
| 5178 fun:_ZN12browser_sync18MockJsEventHandler12AsWeakHandleEv | |
| 5179 fun:_ZN12browser_sync*JsSyncManagerObserverTestC2Ev | |
| 5180 } | |
| 5181 { | |
| 5182 bug_91465 | 5173 bug_91465 |
| 5183 Memcheck:Leak | 5174 Memcheck:Leak |
| 5184 fun:_Znw* | 5175 fun:_Znw* |
| 5185 fun:_ZN12browser_sync8internal14WeakHandleCoreINS_9JsBackendEEC1ERKN4base7Wea
kPtrIS2_EE | 5176 fun:_ZN12browser_sync8internal14WeakHandleCoreINS_9JsBackendEEC1ERKN4base7Wea
kPtrIS2_EE |
| 5186 fun:_ZN12browser_sync10WeakHandleINS_9JsBackendEEC1ERKN4base7WeakPtrIS1_EE | 5177 fun:_ZN12browser_sync10WeakHandleINS_9JsBackendEEC1ERKN4base7WeakPtrIS1_EE |
| 5187 fun:_ZN8sync_api11SyncManager12SyncInternal4InitERK8FilePathRKN12browser_sync
10WeakHandleINS5_14JsEventHandlerEEERKSsibPNS_23HttpPostProviderFactoryEPNS5_24M
odelSafeWorkerRegistrarESC_RKNS_15SyncCredentialsEPN13sync_notifier12SyncNotifie
rESC_b | 5178 fun:_ZN8sync_api11SyncManager12SyncInternal4InitERK8FilePathRKN12browser_sync
10WeakHandleINS5_14JsEventHandlerEEERKSsibPNS_23HttpPostProviderFactoryEPNS5_24M
odelSafeWorkerRegistrarESC_RKNS_15SyncCredentialsEPN13sync_notifier12SyncNotifie
rESC_b |
| 5188 } | 5179 } |
| 5189 { | 5180 { |
| 5190 bug_91486_a | 5181 bug_91486_a |
| 5191 Memcheck:Leak | 5182 Memcheck:Leak |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5233 } | 5224 } |
| 5234 { | 5225 { |
| 5235 bug_todo_getdelim2 | 5226 bug_todo_getdelim2 |
| 5236 Memcheck:Leak | 5227 Memcheck:Leak |
| 5237 fun:malloc | 5228 fun:malloc |
| 5238 fun:getdelim | 5229 fun:getdelim |
| 5239 obj:/lib/libselinux.so.1 | 5230 obj:/lib/libselinux.so.1 |
| 5240 obj:/lib/libselinux.so.1 | 5231 obj:/lib/libselinux.so.1 |
| 5241 obj:/lib/libselinux.so.1 | 5232 obj:/lib/libselinux.so.1 |
| 5242 } | 5233 } |
| OLD | NEW |