coreutils/.vg-suppressions

17 lines
269 B
Plaintext
Raw Normal View History

2003-12-03 18:32:34 +08:00
{
libc_dl_open
Memcheck:Cond
fun:_dl_relocate_object
obj:/lib/libc-2.3.2.so
fun:_dl_catch_error
fun:_dl_open
}
2004-03-12 23:59:20 +08:00
{
libc_dl_catch_error
Memcheck:Addr1
obj:/lib/ld-2.3.2.so
fun:_dl_map_object
obj:/lib/libc-2.3.2.so
fun:_dl_catch_error
}