-
Notifications
You must be signed in to change notification settings - Fork 8
/
focal.suppression
80 lines (69 loc) · 910 Bytes
/
focal.suppression
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
{
g_type_register_fundamental
Memcheck:Leak
...
fun:g_type_register_fundamental
}
{
g_type_add_interface_static
Memcheck:Leak
...
fun:g_type_add_interface_static
}
{
g_type_class_ref
Memcheck:Leak
...
fun:g_type_class_ref
}
{
pango_language_get_default
Memcheck:Leak
...
fun:pango_language_get_default
}
{
g_type_register_static
Memcheck:Leak
...
fun:g_type_register_static
}
{
cairo_toy_font_face_create
Memcheck:Leak
...
fun:cairo_toy_font_face_create
}
{
libgio pthread_create
Memcheck:Leak
...
fun:pthread_create*
...
obj:/usr/*lib*/libgio-2.*
}
{
pa_threaded_mainloop_start
Memcheck:Leak
...
fun:pa_threaded_mainloop_start
}
{
fontconfig
Memcheck:Leak
...
obj:/usr/lib/libfontconfig.so.1.12.0
}
{
gtk_widget_get_default_style
Memcheck:Leak
...
fun:gtk_widget_get_default_style
}
{
_dl_init
Memcheck:Leak
...
fun:_dl_init
obj:/usr/lib/ld-2.28.so
}