This file is indexed.

/usr/share/EMBOSS/test/valgrind.supp is in emboss-test 6.4.0-2.

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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{
   pmr__strlen
   Memcheck:Cond
   fun:strlen
   fun:_dl_init_paths
   fun:dl_main
   fun:_dl_sysdep_start
   fun:_dl_start
   obj:/lib64/ld-2.13.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:/lib64/ld-2.13.so
}
{
   pmr__dl_map_object
   Memcheck:Cond
   fun:index
   fun:expand_dynamic_string_token
   fun:_dl_map_object
   fun:map_doit
   fun:_dl_catch_error
   fun:do_preload
   fun:dl_main
   fun:_dl_sysdep_start
   fun:_dl_start
   obj:/lib64/ld-2.13.so
   obj:*
   obj:*
}
{
   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
}
{
   pmr__axis2_svc_client_create
   Memcheck:Leak
   fun:calloc
   fun:_dlerror_run
   fun:dlopen@@GLIBC_2.2.5
   fun:axutil_class_loader_load_lib
   fun:axutil_class_loader_create_dll
   fun:axis2_conf_builder_process_transport_senders
   fun:axis2_conf_builder_populate_conf
   fun:axis2_dep_engine_load_client
   fun:axis2_build_client_conf_ctx
   fun:axis2_svc_client_create_with_conf_ctx_and_svc
   fun:ajSoapAxis2GetClient
}