forked from dovecot/core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrun-test-valgrind.supp
79 lines (78 loc) · 1.26 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
{
<bash>
Memcheck:Leak
fun:malloc
obj:*/bash
}
{
<liblzma>
Memcheck:Cond
obj:/lib/x86_64-linux-gnu/liblzma.so.5.*
obj:/lib/x86_64-linux-gnu/liblzma.so.5.*
obj:/lib/x86_64-linux-gnu/liblzma.so.5.*
obj:/lib/x86_64-linux-gnu/liblzma.so.5.*
obj:/lib/x86_64-linux-gnu/liblzma.so.5.*
fun:lzma_stream_encoder
fun:lzma_easy_encoder
}
{
<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
}
{
<libunwind_backtrace>
Memcheck:Param
msync(start)
...
obj:/usr/lib/x86_64-linux-gnu/libunwind-x86_64.so.8.0.1
fun:_Ux86_64_step
fun:backtrace_append_unwind
...
}
{
<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
...
}