wget/tests/valgrind-suppressions
Tim Rühsen 08aa947c9d Add valgrind suppressions for HTTPS tests (GnuTLS false positive)
* testenv/valgrind-suppression-ssl: Add new rule
* tests/valgrind-suppressions: Likewise
* tests/valgrind-suppressions-ssl: Likewise
2020-02-21 13:20:45 +01:00

189 lines
3.0 KiB
Plaintext

{
False positive in libidn.so. More info: https://bugzilla.redhat.com/show_bug.cgi?id=678518
Memcheck:Addr4
fun:idna_to_ascii_4z
fun:idna_to_ascii_8z
fun:idn_encode
fun:url_parse
}
{
Valgrind 3.4 bug suppression
Memcheck:Cond
fun:memrchr
fun:modify_param_name
fun:extract_param
fun:parse_content_disposition
fun:check_file_output
fun:gethttp
fun:http_loop
fun:retrieve_url
fun:main
}
{
Valgrind 3.4 bug suppression
Memcheck:Cond
fun:memrchr
fun:parse_content_disposition
fun:check_file_output
fun:gethttp
fun:http_loop
fun:retrieve_url
fun:main
}
{
Valgrind 3.4 bug suppression
Memcheck:Cond
fun:memrchr
fun:parse_content_disposition
fun:check_file_output
fun:gethttp
fun:http_loop
fun:retrieve_url
fun:main
}
{
Valgrind 3.4 bug suppression
Memcheck:Cond
fun:memrchr
fun:modify_param_name
fun:extract_param
fun:parse_set_cookie
fun:cookie_handle_set_cookie
fun:gethttp
fun:http_loop
fun:retrieve_url
fun:main
}
{
Valgrind 3.4 bug suppression
Memcheck:Cond
fun:memrchr
fun:modify_param_name
fun:extract_param
fun:parse_set_cookie
fun:cookie_handle_set_cookie
fun:gethttp
fun:http_loop
fun:retrieve_url
fun:main
}
{
Valgrind 3.4 bug suppression
Memcheck:Cond
fun:memrchr
fun:parse_content_disposition
fun:check_file_output
fun:gethttp
fun:http_loop
fun:retrieve_url
fun:main
}
{
Valgrind 3.4 bug suppression
Memcheck:Cond
fun:memrchr
fun:parse_content_disposition
fun:check_file_output
fun:gethttp
fun:http_loop
fun:retrieve_url
fun:main
}
{
Valgrind 3.4 bug suppression
Memcheck:Cond
fun:memrchr
fun:parse_content_disposition
fun:check_file_output
fun:gethttp
fun:http_loop
fun:retrieve_url
fun:main
}
{
Valgrind 3.4 bug suppression
Memcheck:Cond
fun:memrchr
fun:parse_content_disposition
fun:check_file_output
fun:gethttp
fun:http_loop
fun:retrieve_url
fun:main
}
{
Valgrind 3.4 bug suppression
Memcheck:Cond
fun:memrchr
fun:parse_content_disposition
fun:check_file_output
fun:gethttp
fun:http_loop
fun:retrieve_url
fun:main
}
{
Valgrind 3.4 bug suppression
Memcheck:Cond
fun:memrchr
fun:parse_content_disposition
fun:check_file_output
fun:gethttp
fun:http_loop
fun:retrieve_url
fun:main
}
{
<insert_a_suppression_name_here>
Memcheck:Cond
fun:memrchr
fun:extract_param
fun:gethttp
fun:http_loop
fun:retrieve_url
fun:main
}
{
<insert_a_suppression_name_here>
Memcheck:Cond
fun:memrchr
fun:gethttp
fun:http_loop
fun:retrieve_url
fun:main
}
{
<insert_a_suppression_name_here>
Memcheck:Cond
fun:memrchr
fun:extract_param
fun:parse_set_cookie.constprop.4
fun:cookie_handle_set_cookie
fun:gethttp
fun:http_loop
fun:retrieve_url
fun:main
}
{
gnutls-false-positive
Memcheck:Cond
fun:decode_complex_string.isra.0
fun:_gnutls_x509_dn_to_string
...
}