More valgrind suppressions

(SkipBuildbotRuns)



git-svn-id: http://skia.googlecode.com/svn/trunk@10031 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
robertphillips@google.com 2013-07-11 23:49:56 +00:00
parent ef284a84f5
commit 2cab8f7573
2 changed files with 62 additions and 0 deletions

View File

@ -220,3 +220,34 @@
fun:rzalloc_size
fun:_ZN20glsl_to_tgsi_visitor4emitEP14ir_instructionj10st_dst_reg10st_src_regS3_S3_
}
{
LLVMModuleCreateWithNameInContext_Leak
Memcheck:Leak
fun:_Znwm
fun:_ZNSs4_Rep9_S_createEmmRKSaIcE
fun:_ZNSs12_S_constructIPKcEEPcT_S3_RKSaIcESt20forward_iterator_tag
}
{
glsl_type_glsl_base_type_leak
Memcheck:Leak
fun:calloc
fun:ralloc_size
fun:ralloc_strdup
fun:_ZN9glsl_typeC1Ej14glsl_base_typejjPKc
}
{
glsl_type_glsl_struct_field_leak
Memcheck:Leak
fun:calloc
fun:ralloc_size
fun:ralloc_strdup
fun:_ZN9glsl_typeC1EPK17glsl_struct_fieldjPKc
}
{
glsl_type_glsl_sampler_dim_leak
Memcheck:Leak
fun:calloc
fun:ralloc_size
fun:ralloc_strdup
fun:_ZN9glsl_typeC1Ej16glsl_sampler_dimbbjPKc
}

View File

@ -220,3 +220,34 @@
fun:rzalloc_size
fun:_ZN20glsl_to_tgsi_visitor4emitEP14ir_instructionj10st_dst_reg10st_src_regS3_S3_
}
{
LLVMModuleCreateWithNameInContext_Leak
Memcheck:Leak
fun:_Znwm
fun:_ZNSs4_Rep9_S_createEmmRKSaIcE
fun:_ZNSs12_S_constructIPKcEEPcT_S3_RKSaIcESt20forward_iterator_tag
}
{
glsl_type_glsl_base_type_leak
Memcheck:Leak
fun:calloc
fun:ralloc_size
fun:ralloc_strdup
fun:_ZN9glsl_typeC1Ej14glsl_base_typejjPKc
}
{
glsl_type_glsl_struct_field_leak
Memcheck:Leak
fun:calloc
fun:ralloc_size
fun:ralloc_strdup
fun:_ZN9glsl_typeC1EPK17glsl_struct_fieldjPKc
}
{
glsl_type_glsl_sampler_dim_leak
Memcheck:Leak
fun:calloc
fun:ralloc_size
fun:ralloc_strdup
fun:_ZN9glsl_typeC1Ej16glsl_sampler_dimbbjPKc
}