| 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 4616 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4627 fun:_ZN16P2PSocketHostUdp15DidCompleteReadEi | 4627 fun:_ZN16P2PSocketHostUdp15DidCompleteReadEi |
| 4628 ... | 4628 ... |
| 4629 fun:_ZN16P2PSocketHostUdp6OnRecvEi | 4629 fun:_ZN16P2PSocketHostUdp6OnRecvEi |
| 4630 fun:_Z16DispatchToMethodI16P2PSocketHostUdpMS0_FviEiEvPT_T0_RK6Tuple1IT1_E | 4630 fun:_Z16DispatchToMethodI16P2PSocketHostUdpMS0_FviEiEvPT_T0_RK6Tuple1IT1_E |
| 4631 fun:_ZN12CallbackImplI16P2PSocketHostUdpMS0_FviE6Tuple1IiEE13RunWithParamsERK
S4_ | 4631 fun:_ZN12CallbackImplI16P2PSocketHostUdpMS0_FviE6Tuple1IiEE13RunWithParamsERK
S4_ |
| 4632 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_ | 4632 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_ |
| 4633 fun:_ZN3net17UDPSocketLibevent14DoReadCallbackEi | 4633 fun:_ZN3net17UDPSocketLibevent14DoReadCallbackEi |
| 4634 fun:_ZN3net17UDPSocketLibevent15DidCompleteReadEv | 4634 fun:_ZN3net17UDPSocketLibevent15DidCompleteReadEv |
| 4635 } | 4635 } |
| 4636 { | 4636 { |
| 4637 bug_83944_a | |
| 4638 Memcheck:Leak | |
| 4639 ... | |
| 4640 fun:_ZN7fileapi23FileSystemOperationTest5SetUpEv | |
| 4641 } | |
| 4642 { | |
| 4643 bug_83944_b | 4637 bug_83944_b |
| 4644 Memcheck:Addr1 | 4638 Memcheck:Addr1 |
| 4645 fun:bcmp | 4639 fun:bcmp |
| 4646 fun:_ZNKSs7compareERKSs | 4640 fun:_ZNKSs7compareERKSs |
| 4647 fun:_ZSteqIcSt11char_traitsIcESaIcEEbRKSbIT_T0_T1_ES8_ | 4641 fun:_ZSteqIcSt11char_traitsIcESaIcEEbRKSbIT_T0_T1_ES8_ |
| 4648 fun:_ZNK4GURLeqERKS_ | 4642 fun:_ZNK4GURLeqERKS_ |
| 4649 fun:_ZNSt4listI4GURLSaIS0_EE6removeERKS0_ | 4643 fun:_ZNSt4listI4GURLSaIS0_EE6removeERKS0_ |
| 4650 fun:_ZN5quota12_GLOBAL__N_124MockQuotaEvictionHandler19EnsureOriginRemovedERK
4GURL | 4644 fun:_ZN5quota12_GLOBAL__N_124MockQuotaEvictionHandler19EnsureOriginRemovedERK
4GURL |
| 4651 fun:_ZN5quota12_GLOBAL__N_124MockQuotaEvictionHandler15EvictOriginDataERK4GUR
LNS_11StorageTypeEP14CallbackRunnerI6Tuple1INS_15QuotaStatusCodeEEE | 4645 fun:_ZN5quota12_GLOBAL__N_124MockQuotaEvictionHandler15EvictOriginDataERK4GUR
LNS_11StorageTypeEP14CallbackRunnerI6Tuple1INS_15QuotaStatusCodeEEE |
| 4652 fun:_ZN5quota28QuotaTemporaryStorageEvictor14OnGotLRUOriginERK4GURL | 4646 fun:_ZN5quota28QuotaTemporaryStorageEvictor14OnGotLRUOriginERK4GURL |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4689 } | 4683 } |
| 4690 { | 4684 { |
| 4691 bug_todo_getdelim2 | 4685 bug_todo_getdelim2 |
| 4692 Memcheck:Leak | 4686 Memcheck:Leak |
| 4693 fun:malloc | 4687 fun:malloc |
| 4694 fun:getdelim | 4688 fun:getdelim |
| 4695 obj:/lib/libselinux.so.1 | 4689 obj:/lib/libselinux.so.1 |
| 4696 obj:/lib/libselinux.so.1 | 4690 obj:/lib/libselinux.so.1 |
| 4697 obj:/lib/libselinux.so.1 | 4691 obj:/lib/libselinux.so.1 |
| 4698 } | 4692 } |
| OLD | NEW |