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 1971 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1982 fun:_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE11_M_get
_nodeEv | 1982 fun:_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE11_M_get
_nodeEv |
1983 fun:_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE14_M_cre
ate_nodeERKS2_ | 1983 fun:_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE14_M_cre
ate_nodeERKS2_ |
1984 fun:_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE9_M_inse
rtEPSt18_Rb_tree_node_baseSA_RKS2_ | 1984 fun:_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE9_M_inse
rtEPSt18_Rb_tree_node_baseSA_RKS2_ |
1985 fun:_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE13insert
_uniqueERKS2_ | 1985 fun:_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE13insert
_uniqueERKS2_ |
1986 fun:_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE13insert
_uniqueESt17_Rb_tree_iteratorIS2_ERKS2_ | 1986 fun:_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE13insert
_uniqueESt17_Rb_tree_iteratorIS2_ERKS2_ |
1987 fun:_ZNSt3mapIjiSt4lessIjESaISt4pairIKjiEEE6insertESt17_Rb_tree_iteratorIS4_E
RKS4_ | 1987 fun:_ZNSt3mapIjiSt4lessIjESaISt4pairIKjiEEE6insertESt17_Rb_tree_iteratorIS4_E
RKS4_ |
1988 fun:_ZNSt3mapIjiSt4lessIjESaISt4pairIKjiEEEixERS3_ | 1988 fun:_ZNSt3mapIjiSt4lessIjESaISt4pairIKjiEEEixERS3_ |
1989 fun:_ZN18RenderWidgetHelper17AllocTransportDIBEmbPN4base14FileDescriptorE | 1989 fun:_ZN18RenderWidgetHelper17AllocTransportDIBEmbPN4base14FileDescriptorE |
1990 fun:_ZN19RenderMessageFilter19OnAllocTransportDIBEmbPN4base14FileDescriptorE | 1990 fun:_ZN19RenderMessageFilter19OnAllocTransportDIBEmbPN4base14FileDescriptorE |
1991 } | 1991 } |
| 1992 { |
| 1993 bug_105022 |
| 1994 Memcheck:Leak |
| 1995 fun:malloc_zone_malloc |
| 1996 fun:malloc_set_zone_name |
| 1997 fun:init__zone0 |
| 1998 fun:setenv$UNIX2003 |
| 1999 fun:_ZN12_GLOBAL__N_115EnvironmentImpl10SetVarImplEPKcRKSs |
| 2000 fun:_ZN12_GLOBAL__N_115EnvironmentImpl6SetVarEPKcRKSs |
| 2001 fun:_Z18AppendToPythonPathRK8FilePath |
| 2002 fun:_ZN3net10TestServer13SetPythonPathEv |
| 2003 fun:_ZN3net10TestServer5StartEv |
| 2004 fun:_ZN12_GLOBAL__N_132MimeTypeTests_MimeTypeTests_Test8TestBodyEv |
| 2005 } |
OLD | NEW |