Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / valgrind.supp
1 {
2    libidn-idna_to_ascii-error
3    Memcheck:Addr4
4    fun:idna_to_ascii_4z
5    fun:idna_to_ascii_8z
6    fun:idna_to_ascii_lz
7    fun:fix_hostname
8    fun:resolve_server
9    fun:create_conn
10    fun:Curl_connect
11    fun:multi_runsingle
12    fun:curl_multi_perform
13    fun:easy_transfer
14    fun:easy_perform
15    fun:curl_easy_perform
16    fun:operate_do
17    fun:operate
18    fun:main
19 }
20
21 {
22    libidn-idna_to_ascii-error-eventbased
23    Memcheck:Addr4
24    fun:idna_to_ascii_4z
25    fun:idna_to_ascii_8z
26    fun:idna_to_ascii_lz
27    fun:fix_hostname
28    fun:resolve_server
29    fun:create_conn
30    fun:Curl_connect
31    fun:multi_runsingle
32    fun:multi_socket
33    fun:curl_multi_socket_action
34    fun:wait_or_timeout
35    fun:easy_events
36    fun:easy_perform
37    fun:curl_easy_perform_ev
38    fun:operate_do
39    fun:operate
40    fun:main
41 }
42
43 {
44    libidn-idna_to_ascii-error-inlined-functions
45    Memcheck:Addr4
46    fun:idna_to_ascii_4z
47    fun:idna_to_ascii_8z
48    fun:idna_to_ascii_lz
49    fun:fix_hostname
50    fun:Curl_connect
51    fun:multi_runsingle
52    fun:curl_multi_perform
53    fun:easy_perform.part.4
54    fun:operate_do
55    fun:operate
56    fun:main
57 }
58
59 {
60    libidn-idna_to_ascii-error-inlined-functions-alt
61    Memcheck:Addr4
62    fun:idna_to_ascii_4z
63    fun:idna_to_ascii_8z
64    fun:idna_to_ascii_lz
65    fun:fix_hostname
66    fun:Curl_connect
67    fun:multi_runsingle
68    fun:curl_multi_perform
69    fun:easy_perform
70    fun:operate_do.isra.0
71    fun:operate
72    fun:main
73 }
74
75 {
76    libidn-idna_to_ascii-error-inlined-functions-alt2
77    Memcheck:Addr4
78    fun:idna_to_ascii_4z
79    fun:idna_to_ascii_8z
80    fun:idna_to_ascii_lz
81    fun:fix_hostname
82    fun:Curl_connect
83    fun:multi_runsingle
84    fun:curl_multi_perform
85    fun:easy_perform
86    fun:operate_do
87    fun:operate
88    fun:main
89 }
90
91 {
92    openssl-1.0.1-error-as-seen-on-travis
93    Memcheck:Cond
94    fun:ASN1_STRING_set
95    fun:ASN1_mbstring_ncopy
96    fun:ASN1_mbstring_copy
97    fun:ASN1_STRING_to_UTF8
98    obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
99    obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
100    fun:ASN1_item_ex_d2i
101    obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
102    obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
103    fun:ASN1_item_ex_d2i
104    obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
105    obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
106    fun:ASN1_item_ex_d2i
107    fun:ASN1_item_d2i
108    fun:PEM_X509_INFO_read_bio
109    fun:X509_load_cert_crl_file
110 }