summaryrefslogtreecommitdiffstats
path: root/third_party/heimdal/cf/valgrind-suppressions
blob: 44f3f379e6928afa2ce1be4bf4e59b526f90a6d1 (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
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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
{
   linux db init brokenness
   Memcheck:Param
   pwrite64(buf)
   fun:do_pwrite64
   fun:__os_io
   fun:__memp_pgwrite
   fun:__memp_fsync
   fun:__bam_read_root
   fun:__bam_open
   fun:__db_dbopen
   fun:__db_open
   fun:DB_open
}
{
   linux strerror
   Memcheck:Leak
   fun:_vgrZU_libcZdsoZa_malloc
   fun:rwlock_add_to_list
   fun:rwlock_have_already
   fun:pthread_rwlock_rdlock
   fun:__dcigettext
   fun:dcgettext
   fun:strerror_r
   fun:strerror
}
{
   linux db close brokenness
   Memcheck:Param
   pwrite64(buf)
   fun:do_pwrite64
   fun:__os_io
   fun:__memp_pgwrite
   fun:__memp_fsync
   fun:__db_sync
   fun:__db_close
   fun:DB_close
}
{
   GLIBC 2.1.2 getservbyname defect
   Memcheck:Leak
   fun:_vgrZU_libcZdsoZa_malloc
   fun:strdup
   obj:*
   obj:*
   fun:getservbyname_r@@GLIBC_2.1.2
   fun:getservbyname
}
{
   glibc getaddrinfo defect
   Memcheck:Leak
   fun:_vgrZU_libcZdsoZa_malloc
   fun:__libc_res_nsend
   fun:__libc_res_nquery
   fun:__libc_res_nquerydomain
   fun:__libc_res_nsearch
   obj:*
   fun:gaih_inet
   fun:getaddrinfo
}
{
   glibc dlopen failure called from /bin/ls
   Memcheck:Addr4
   obj:/lib/ld-2.3.6.so
   obj:/lib/ld-2.3.6.so
   obj:/lib/ld-2.3.6.so
}
{
   Unknown suppression in runtime link editor
   Memcheck:Cond
   obj:/lib/ld-2.5.so
   obj:/lib/ld-2.5.so
   obj:/lib/ld-2.5.so
   obj:/lib/ld-2.5.so
}
{
   Unknown suppression in runtime link editor
   Memcheck:Addr4
   obj:/lib/ld-2.5.so
   obj:/lib/ld-2.5.so
   obj:/lib/ld-2.5.so
   obj:/lib/ld-2.5.so
}
{
   glibc sed leak 1
   Memcheck:Leak
   fun:calloc
   obj:/bin/sed
   obj:/bin/sed
   obj:/bin/sed
   obj:/bin/sed
   obj:/bin/sed
   fun:(below main)
}
{
   Heimdal one-time init leak 1
   Memcheck:Leak
   ...
   fun:heim_base_once_f
   ...
}
{
   Heimdal one-time init leak 2
   Memcheck:Leak
   fun:pthread_once
   ...
}
{
   Heimdal one-time init leak 3
   Memcheck:Leak
   fun:calloc
   fun:_heim_alloc_object
   fun:heim_dict_create
   fun:_krb5_load_plugins
   fun:init_context_once
   fun:once_callback_caller
   fun:pthread_once
   fun:heim_base_once_f
   fun:krb5_init_context
   fun:main
}
{
   Heimdal one-time init leak 4
   Memcheck:Leak
   fun:calloc
   fun:heim_dict_create
   fun:_krb5_load_plugins
   fun:init_context_once
   fun:once_callback_caller
   fun:pthread_once
   fun:heim_base_once_f
   fun:krb5_init_context
   fun:main
}
{
   Heimdal ipropd-master leak 1
   Memcheck:Leak
   ...
   fun:krb5_kt_resolve
   fun:main
   obj:*ipropd-master
}
{
   Heimdal ipropd-master leak 2
   Memcheck:Leak
   ...
   fun:kadm5_init_with_skey_ctx
   fun:main
   obj:*ipropd-master
}
{
   Heimdal ipropd-slave leak 1
   Memcheck:Leak
   ...
   fun:krb5_auth_con_init
   ...
   fun:krb5_sendauth
   fun:main
   obj:*ipropd-slave
}
{
   Heimdal ipropd-slave leak 2
   Memcheck:Leak
   ...
   fun:kadm5_init_with_password_ctx
   fun:main
   obj:*ipropd-slave
}