forked from dovecot/core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
run-test-valgrind.supp
140 lines (140 loc) · 1.94 KB
/
run-test-valgrind.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
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
{
<bash>
Memcheck:Leak
fun:malloc
obj:*/bash
}
{
<openssl_centos6_i386_v1_0_1_compression_methods>
Memcheck:Leak
fun:malloc
obj:*
obj:*
obj:*
obj:*
obj:*
obj:*
obj:*
obj:*
obj:*
fun:module_dir_init
fun:dcrypt_initialize
fun:main
}
{
<openssl_centos6_v1_0_1_compression_methods>
Memcheck:Leak
fun:malloc
obj:*
obj:*
obj:*
obj:*
obj:*
obj:*
obj:*
obj:*
fun:module_dir_init
fun:dcrypt_initialize
fun:main
}
{
<openssl_jessie_v1_0_1_compression_methods>
Memcheck:Leak
fun:malloc
...
fun:module_dir_init
}
{
<openssl_jammy_v3_0_2_EVP_DecryptFinal_ex>
Memcheck:Cond
obj:*libcrypto.so*
...
fun:EVP_DecryptFinal_ex
...
}
{
<libunwind_backtrace>
Memcheck:Param
msync(start)
...
obj:*libunwind*
...
fun:backtrace_append
...
}
{
<test_exit_addr8>
Memcheck:Addr8
fun:check_free
fun:free_key_mem
fun:__dlerror_main_freeres
fun:__libc_freeres
fun:_vgnU_freeres
fun:test_exit
...
}
{
<libunwind_fedora32_v1_3_1_backtrace_write>
Memcheck:Param
write(buf)
...
obj:*libunwind*
...
fun:backtrace_append
...
...
}
{
<libicu_fedora32_v65_1>
Memcheck:Cond
obj:*libicuuc*
...
}
{
<iconv_dlopen_origin_path>
Memcheck:Addr8
fun:strncmp
fun:is_dst
fun:_dl_dst_count
...
fun:decompose_rpath
...
fun:_dl_catch_exception
...
}
{
<iconv_dlopen_origin_path2>
Memcheck:Addr8
fun:strncmp
fun:is_dst
fun:_dl_dst_substitute
...
fun:decompose_rpath
...
fun:_dl_catch_exception
...
}
{
<iconv_dlopen_origin_path_16>
Memcheck:Addr16
fun:strncmp
fun:is_dst
fun:_dl_dst_count
...
fun:decompose_rpath
...
fun:_dl_catch_exception
...
}
{
<iconv_dlopen_origin_path2_16>
Memcheck:Addr16
fun:strncmp
fun:is_dst
fun:_dl_dst_substitute
...
fun:decompose_rpath
...
fun:_dl_catch_exception
...
}