blob: 85021376174846cd199b6ca65b088acb0efa7679 [file] [log] [blame]
robertphillips@google.com9c4c3de2013-07-03 15:39:10 +00001# Pass this file to Valgrind with "--suppressions=tests/valgrind.supp"
tomhudson@google.com7816a4e2012-03-15 13:39:51 +00002
3{
robertphillips@google.com9c4c3de2013-07-03 15:39:10 +00004 Mesa_glsl_parsing
tomhudson@google.com7816a4e2012-03-15 13:39:51 +00005 Memcheck:Cond
robertphillips@google.com9c4c3de2013-07-03 15:39:10 +00006 fun:_ZN22_mesa_glsl_parse_stateC1EP10gl_contextjPv
7 obj:/usr/lib/x86_64-linux-gnu/dri/libglsl.so
tomhudson@google.com7816a4e2012-03-15 13:39:51 +00008}
9{
robertphillips@google.com9c4c3de2013-07-03 15:39:10 +000010 lib_png_inflate
11 Memcheck:Cond
12 fun:inflateReset2
13 fun:inflateInit2_
14 fun:png_create_read_struct_2
15 fun:png_create_read_struct
tomhudson@google.com7816a4e2012-03-15 13:39:51 +000016}
robertphillips@google.com9c4c3de2013-07-03 15:39:10 +000017{
18 Mesa_ReadPixels
19 Memcheck:Value8
20 obj:/usr/lib/x86_64-linux-gnu/dri/libdricore.so
21 fun:_mesa_readpixels
22}
23{
24 FcConfig
25 Memcheck:Addr4
26 fun:FcConfigFileExists
27}
28{
29 Mesa_add_symbol_leak
30 Memcheck:Leak
31 fun:malloc
32 fun:strdup
33 fun:_mesa_symbol_table_add_symbol
34}
35{
36 Mesa_add_global_symbol_leak
37 Memcheck:Leak
38 fun:malloc
39 fun:strdup
40 fun:_mesa_symbol_table_add_global_symbol
41}
42{
43 Mesa_symbol_table_push_scope_leak
44 Memcheck:Leak
45 fun:calloc
46 fun:_mesa_symbol_table_push_scope
47}
48{
49 Mesa_bindAttribLocation_leak
50 Memcheck:Leak
51 fun:malloc
52 fun:strdup
53 fun:_mesa_BindAttribLocationARB
54}
55{
56 Mesa_init_shader_program_leak
57 Memcheck:Leak
58 fun:_Znwm
59 fun:string_to_uint_map_ctor
60 fun:_mesa_init_shader_program
61}
62{
63 Mesa_fix_func_fragment_program_leak
64 Memcheck:Leak
65 fun:malloc
66 fun:_mesa_get_fixed_func_fragment_program
67}
68{
69 Mesa_link_shader_leak
70 Memcheck:Leak
71 fun:_Znwm
72 fun:_Z29link_assign_uniform_locationsP17gl_shader_program
73 fun:_Z12link_shadersP10gl_contextP17gl_shader_program
74 fun:_mesa_glsl_link_shader
75}
76{
77 Mesa_leak
78 Memcheck:Leak
79 fun:malloc
80 fun:_mesa_realloc
81 obj:/usr/lib/x86_64-linux-gnu/dri/libdricore.so
82}
83{
84 lib_png_inflate
85 Memcheck:Cond
86 fun:inflateReset2
87 fun:inflateInit2_
88 fun:png_create_read_struct_2
89 fun:png_create_read_struct
90}
91{
92 Mesa_ReadPixels
93 Memcheck:Value8
94 obj:/usr/lib/x86_64-linux-gnu/dri/libdricore.so
95 fun:_mesa_readpixels
96}