mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
f4072e5d0b
* tests/WgetTests.pm (run): Include suppression file when running Valgrind. * tests/valgrind-suppressions: Add suppression for idn_to_ascii_4z. * tests/Makefile.am: Add valgrind-suppressions to EXTRA_DIST.
9 lines
199 B
Plaintext
9 lines
199 B
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
|
|
}
|