mirror of
https://github.com/mirror/wget.git
synced 2024-12-26 21:00:26 +08:00
* tests/valgrind-suppressions: Add rule for 'strcmp-sse2.S in libdl.so'
This commit is contained in:
parent
dcd2ed739e
commit
2339d79b05
@ -244,3 +244,11 @@
|
|||||||
fun:retrieve_url
|
fun:retrieve_url
|
||||||
fun:main
|
fun:main
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
<strcmp-sse2.S in libdl.so>
|
||||||
|
Memcheck:Addr8
|
||||||
|
fun:strncmp
|
||||||
|
fun:is_dst
|
||||||
|
...
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user