| 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 4412 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4423 fun:_ZN2v88internal12Deserializer9ReadChunkEPPNS0_6ObjectES4_iPh | 4423 fun:_ZN2v88internal12Deserializer9ReadChunkEPPNS0_6ObjectES4_iPh |
| 4424 fun:_ZN2v88internal12Deserializer13VisitPointersEPPNS0_6ObjectES4_ | 4424 fun:_ZN2v88internal12Deserializer13VisitPointersEPPNS0_6ObjectES4_ |
| 4425 } | 4425 } |
| 4426 { | 4426 { |
| 4427 bug_99307 | 4427 bug_99307 |
| 4428 Memcheck:Uninitialized | 4428 Memcheck:Uninitialized |
| 4429 fun:modp_b64_encode | 4429 fun:modp_b64_encode |
| 4430 fun:_ZN4base12Base64EncodeERKNS_11StringPieceEPSs | 4430 fun:_ZN4base12Base64EncodeERKNS_11StringPieceEPSs |
| 4431 fun:_ZN11web_ui_util15GetImageDataUrlERK8SkBitmap | 4431 fun:_ZN11web_ui_util15GetImageDataUrlERK8SkBitmap |
| 4432 fun:_ZN12_GLOBAL__N_121NetworkInfoDictionary8set_iconERK8SkBitmap | 4432 fun:_ZN12_GLOBAL__N_121NetworkInfoDictionary8set_iconERK8SkBitmap |
| 4433 fun:_ZN12_GLOBAL__N_121NetworkInfoDictionaryC1EPKN8chromeos7NetworkE* | |
| 4434 } | 4433 } |
| 4435 { | 4434 { |
| 4436 bug_99308 | 4435 bug_99308 |
| 4437 Memcheck:Leak | 4436 Memcheck:Leak |
| 4438 fun:malloc | 4437 fun:malloc |
| 4439 fun:_ZL9toCStringRK9_NPString | 4438 fun:_ZL9toCStringRK9_NPString |
| 4440 fun:_ZL15testPostURLFileP12PluginObjectPK10_NPVariantjPS1_ | 4439 fun:_ZL15testPostURLFileP12PluginObjectPK10_NPVariantjPS1_ |
| 4441 fun:_ZL12pluginInvokeP8NPObjectPvPK10_NPVariantjPS2_ | 4440 fun:_ZL12pluginInvokeP8NPObjectPvPK10_NPVariantjPS2_ |
| 4442 fun:_ZN7WebCoreL18npObjectInvokeImplERKN2v89ArgumentsENS_18InvokeFunctionType
E | 4441 fun:_ZN7WebCoreL18npObjectInvokeImplERKN2v89ArgumentsENS_18InvokeFunctionType
E |
| 4443 } | 4442 } |
| (...skipping 804 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5248 obj:/lib/libselinux.so.1 | 5247 obj:/lib/libselinux.so.1 |
| 5249 obj:/lib/libselinux.so.1 | 5248 obj:/lib/libselinux.so.1 |
| 5250 } | 5249 } |
| 5251 { | 5250 { |
| 5252 bug_todo_grep | 5251 bug_todo_grep |
| 5253 Memcheck:Leak | 5252 Memcheck:Leak |
| 5254 fun:malloc | 5253 fun:malloc |
| 5255 obj:/bin/grep | 5254 obj:/bin/grep |
| 5256 obj:/bin/grep | 5255 obj:/bin/grep |
| 5257 } | 5256 } |
| OLD | NEW |