un-nest curl
This commit is contained in:
130
curl-8.15.0/tests/valgrind.supp
Normal file
130
curl-8.15.0/tests/valgrind.supp
Normal file
@@ -0,0 +1,130 @@
|
||||
{
|
||||
zstd_decompression-1.3.3-on-Ubuntu-18.04
|
||||
Memcheck:Cond
|
||||
fun:ZSTD_decompressStream
|
||||
fun:zstd_unencode_write
|
||||
fun:Curl_unencode_write
|
||||
fun:readwrite_data
|
||||
fun:Curl_sendrecv
|
||||
fun:multi_runsingle
|
||||
fun:curl_multi_perform
|
||||
fun:easy_transfer
|
||||
fun:easy_perform
|
||||
fun:curl_easy_perform
|
||||
fun:serial_transfers
|
||||
fun:run_all_transfers
|
||||
fun:operate
|
||||
fun:main
|
||||
}
|
||||
|
||||
{
|
||||
zstd_decompression-1.3.3-on-Ubuntu-18.04-nondebug
|
||||
Memcheck:Cond
|
||||
fun:ZSTD_decompressStream
|
||||
fun:zstd_unencode_write
|
||||
fun:Curl_sendrecv
|
||||
fun:multi_runsingle
|
||||
fun:curl_multi_perform
|
||||
fun:curl_easy_perform
|
||||
fun:operate
|
||||
fun:main
|
||||
}
|
||||
|
||||
{
|
||||
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
|
||||
}
|
||||
|
||||
{
|
||||
inet_pton6-Debian-GLIBC-2.40-3
|
||||
Memcheck:Overlap
|
||||
fun:__memcpy_chk
|
||||
fun:memmove
|
||||
fun:inet_pton6
|
||||
fun:ipv6_parse
|
||||
}
|
||||
Reference in New Issue
Block a user