1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00
wget/tests/valgrind-suppressions
Darshit Shah b0d2fa5748 Introduce Travis Integration
* .travis.yml: Configuration file for Travis-CI
* contrib/travis-ci: Script to run on travis. Similar to check-hard but modified
  for travis.
* tests/valgrind-suppressions{-ssl}: Add extra suppressions to prevent a
Valgrind False Positive errors in an old version

Since Travis currently supports only public repositories on GitHub, the support
for automated testing through Travis will be done using my Clone of Wget on
GitHub at: https://github.com/darnir/wget.git
Any commits pushed to this repository will trigger a build on Travis.
2015-12-06 21:50:58 +01:00

181 lines
2.9 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
}