forked from alex-courtis/way-displays
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.vg.supp
73 lines (67 loc) · 1.06 KB
/
.vg.supp
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
{
wl_display_read_events - always
Memcheck:Leak
match-leak-kinds: definite
fun:calloc
...
fun:wl_display_read_events
...
}
{
libinput_udev_assign_seat - sporadic
Memcheck:Leak
match-leak-kinds: definite
fun:calloc
obj:/usr/lib/libinput*
obj:/usr/lib/libinput*
obj:/usr/lib/libinput*
obj:/usr/lib/libinput*
fun:libinput_udev_assign_seat
fun:create_libinput_discovery
fun:create_lid
fun:listen
fun:main
}
{
glib-g_malloc
Memcheck:Leak
match-leak-kinds: reachable
fun:*alloc
fun:g_malloc
...
}
{
glib-g_malloc0
Memcheck:Leak
match-leak-kinds: reachable
fun:*alloc
fun:g_malloc0
...
}
{
glib-g_realloc
Memcheck:Leak
match-leak-kinds: reachable
fun:*alloc
fun:g_realloc
...
}
{
glib-gobject_init
Memcheck:Leak
match-leak-kinds: reachable
...
fun:gobject_init
fun:call_init
fun:call_init
fun:_dl_init
}
{
glib-call_init.part.0
Memcheck:Leak
match-leak-kinds: reachable
...
fun:call_init.part.0
fun:call_init
fun:_dl_init
}