summaryrefslogtreecommitdiffstats
path: root/run-test-valgrind.supp
blob: 81ec406365ab93395f98e5b37fdb06179f455e51 (plain)
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
{
   <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
}
{
   <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*
   ...
}