mirror of
https://github.com/mirror/wget.git
synced 2025-01-04 01:10:28 +08: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
|
|
}
|