Suppress valgrind error in dynamic linker

This was happening when running the rustdoc tests. The test proceeded
fine after that, and the code looks like it is running before anything
we generate, so I assume it is spurious.
This commit is contained in:
Marijn Haverbeke 2012-03-09 13:45:49 +01:00
parent 332329f161
commit 959adff2fa

View file

@ -22,6 +22,14 @@
fun:_dl_allocate_tls
}
{
linux-dl-prob
Memcheck:Param
read(buf)
...
fun:_dl_map_object
}
{
mac-dyld-oddity
Memcheck:Cond