/usr/share/EMBOSS/test/valgrind.supp is in emboss-test 6.3.1-6ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | {
pmr__strlen
Memcheck:Cond
fun:strlen
fun:_dl_init_paths
fun:dl_main
fun:_dl_sysdep_start
fun:_dl_start
obj:/lib/ld-2.6.so
obj:*
obj:*
obj:*
obj:*
}
{
pmr__dl_relocate_object
Memcheck:Cond
fun:_dl_relocate_object
fun:dl_main
fun:_dl_sysdep_start
fun:_dl_start
obj:/lib/ld-2.6.so
}
{
pmr__getpwuid
Memcheck:Cond
fun:_dl_relocate_object
fun:dl_open_worker
fun:_dl_catch_error
fun:_dl_open
fun:do_dlopen
fun:_dl_catch_error
fun:__libc_dlopen_mode
fun:__nss_lookup_function
fun:__nss_lookup
fun:__nss_passwd_lookup
fun:getpwuid_r@@GLIBC_2.1.2
fun:getpwuid
}
{
pmr__gethostbyname
Memcheck:Cond
fun:_dl_relocate_object
fun:dl_open_worker
fun:_dl_catch_error
fun:_dl_open
fun:do_dlopen
fun:_dl_catch_error
fun:__libc_dlopen_mode
fun:__nss_lookup_function
fun:__nss_lookup
fun:__nss_hosts_lookup
fun:gethostbyname_r@@GLIBC_2.1.2
}
|