forked from RedisGears/RedisGears
-
Notifications
You must be signed in to change notification settings - Fork 0
/
leakcheck.supp
114 lines (114 loc) · 1.45 KB
/
leakcheck.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
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
{
<ignore_py_error0>
Memcheck:Cond
fun:lzf_compress
}
{
<ignore_py_error0.1>
Memcheck:Cond
...
fun:Py_InitializeEx
...
}
{
<ignore_py_error0.2>
Memcheck:Cond
...
fun:_PyEval_EvalFrameDefault
...
}
{
<ignore_py_error0.3>
Memcheck:Leak
...
fun:_imp_exec_builtin
...
}
{
<ignore_py_error0.4>
Memcheck:Cond
...
fun:PySys_SetArgvEx
...
}
{
<ignore_py_error0.5>
Memcheck:Cond
...
fun:_PyMethodDef_RawFastCallKeywords
...
}
{
<ignore_py_error0>
Memcheck:Value8
fun:lzf_compress
}
{
<ignore_py_error1>
Memcheck:Addr4
obj:*libpython2.7*
}
{
<ignore_py_error1>
Memcheck:Addr8
obj:*libpython2.7*
}
{
<ignore_py_error2>
Memcheck:Value8
obj:*libpython2.7*
}
{
<ignore_py_error3>
Memcheck:Cond
obj:*libpython2.7*
}
{
<ignore_py_error4>
Memcheck:Leak
...
obj:*libpython2.7*
...
}
{
<ignore_libevent_issues>
Memcheck:Leak
...
fun:redisLibeventAttach
...
}
{
<ignore_compiler_visit_expr_for_now>
Memcheck:Leak
...
fun:compiler_visit_expr
...
}
{
<ignore_compiler_visit_expr_for_now>
Memcheck:Leak
...
fun:redisConnectNonBlock
...
}
{
<ignore_Cluster_SendMsg_false_leak>
Memcheck:Leak
...
fun:Cluster_SendMsg
...
}
{
<ignore_connection_leak_for_now>
Memcheck:Leak
...
fun:_redisContextConnectTcp
...
}
{
Libuv_epoll_ctl
Memcheck:Param
epoll_ctl(event)
fun:epoll_ctl
...
}