valgrind.suppression
1.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
{
libcrypt_FIPS_selftest
Memcheck:Cond
...
fun:FIPS_selftest
}
{
libcrypt_FIPS_mode_set
Memcheck:Cond
...
fun:FIPS_mode_set
}
{
libcrypt_BIO_new_mem_buf
Memcheck:Cond
...
fun:BIO_new_mem_buf
}
{
g_type_register_fundamental
Memcheck:Leak
...
fun:g_type_register_fundamental
}
{
glib_dl_init
Memcheck:Leak
...
fun:_dl_init
}
{
pango_itemize_with_base_dir
Memcheck:Leak
...
fun:pango_itemize_with_base_dir
}
{
fontconfig_FcDefaultSubstitute
Memcheck:Leak
...
fun:FcDefaultSubstitute
}
{
fontconfig_FcConfigParseAndLoad
Memcheck:Leak
...
fun:FcConfigParseAndLoad
}
{
fontconfig_FcFontMatch
Memcheck:Leak
...
fun:FcFontMatch
}
{
g_type_register_static
Memcheck:Leak
...
fun:g_type_register_static
}
{
g_thread_pool_push
Memcheck:Leak
...
fun:g_task_run_in_thread
}
{
g_bus_get_sync
Memcheck:Leak
...
fun:g_bus_get_sync
}
{
g_type_add_interface_static
Memcheck:Leak
...
fun:g_type_add_interface_static
}
{
g_type_create_instance
Memcheck:Leak
...
fun:g_type_create_instance
}
{
fontconfig_FcPatternDuplicate
Memcheck:Leak
...
fun:FcPatternDuplicate
}
{
gtk_style_context_set_state
Memcheck:Leak
...
fun:gtk_style_context_set_state
}
{
g_param_spec_flags
Memcheck:Leak
...
fun:g_param_spec_flags
}
{
gtk_style_new
Memcheck:Leak
...
fun:gtk_style_new
}
{
libcrypto_BIO_read
Memcheck:Cond
fun:BIO_read
}
{
cairo_mask
Memcheck:Cond
...
fun:cairo_mask
}