File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / valgrind.supp
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:16 2020 UTC (4 years, 3 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

{
   libidn-idna_to_ascii-error
   Memcheck:Addr4
   fun:idna_to_ascii_4z
   fun:idna_to_ascii_8z
   fun:idna_to_ascii_lz
   fun:fix_hostname
   fun:resolve_server
   fun:create_conn
   fun:Curl_connect
   fun:multi_runsingle
   fun:curl_multi_perform
   fun:easy_transfer
   fun:easy_perform
   fun:curl_easy_perform
   fun:operate_do
   fun:operate
   fun:main
}

{
   libidn-idna_to_ascii-error-eventbased
   Memcheck:Addr4
   fun:idna_to_ascii_4z
   fun:idna_to_ascii_8z
   fun:idna_to_ascii_lz
   fun:fix_hostname
   fun:resolve_server
   fun:create_conn
   fun:Curl_connect
   fun:multi_runsingle
   fun:multi_socket
   fun:curl_multi_socket_action
   fun:wait_or_timeout
   fun:easy_events
   fun:easy_perform
   fun:curl_easy_perform_ev
   fun:operate_do
   fun:operate
   fun:main
}

{
   libidn-idna_to_ascii-error-inlined-functions
   Memcheck:Addr4
   fun:idna_to_ascii_4z
   fun:idna_to_ascii_8z
   fun:idna_to_ascii_lz
   fun:fix_hostname
   fun:Curl_connect
   fun:multi_runsingle
   fun:curl_multi_perform
   fun:easy_perform.part.4
   fun:operate_do
   fun:operate
   fun:main
}

{
   libidn-idna_to_ascii-error-inlined-functions-alt
   Memcheck:Addr4
   fun:idna_to_ascii_4z
   fun:idna_to_ascii_8z
   fun:idna_to_ascii_lz
   fun:fix_hostname
   fun:Curl_connect
   fun:multi_runsingle
   fun:curl_multi_perform
   fun:easy_perform
   fun:operate_do.isra.0
   fun:operate
   fun:main
}

{
   libidn-idna_to_ascii-error-inlined-functions-alt2
   Memcheck:Addr4
   fun:idna_to_ascii_4z
   fun:idna_to_ascii_8z
   fun:idna_to_ascii_lz
   fun:fix_hostname
   fun:Curl_connect
   fun:multi_runsingle
   fun:curl_multi_perform
   fun:easy_perform
   fun:operate_do
   fun:operate
   fun:main
}

{
   openssl-1.0.1-error-as-seen-on-travis
   Memcheck:Cond
   fun:ASN1_STRING_set
   fun:ASN1_mbstring_ncopy
   fun:ASN1_mbstring_copy
   fun:ASN1_STRING_to_UTF8
   obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
   obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
   fun:ASN1_item_ex_d2i
   obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
   obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
   fun:ASN1_item_ex_d2i
   obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
   obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
   fun:ASN1_item_ex_d2i
   fun:ASN1_item_d2i
   fun:PEM_X509_INFO_read_bio
   fun:X509_load_cert_crl_file
}

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>