Fix a bug in how the LS_COLORS ln=target attribute is handled.
[coreutils/bo.git] / .vg-suppressions
blob88be9c9db57efead98fff28f0998438c62596a0f
1 # Suppress valgrind diagnostics we don't care about.
3 # Copyright (C) 2003, 2004, 2006-2007 Free Software Foundation, Inc.
5 # This program is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; either version 2 of the License, or
8 # (at your option) any later version.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 # GNU General Public License for more details.
15 # You should have received a copy of the GNU General Public License
16 # along with this program; if not, write to the Free Software
17 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
18 # 02110-1301, USA.
21    libc_dl_open
22    Memcheck:Cond
23    fun:_dl_relocate_object
24    obj:/lib/libc-2.3.2.so
25    fun:_dl_catch_error
26    fun:_dl_open
30    libc_dl_catch_error__map_object
31    Memcheck:Addr1
32    obj:/lib/ld-2.3.2.so
33    fun:_dl_map_object
34    obj:/lib/libc-2.3.2.so
35    fun:_dl_catch_error
38    libc_dl_catch_error__map_versions
39    Memcheck:Addr1
40    obj:/lib/ld-2.3.2.so
41    fun:_dl_check_map_versions
42    obj:/lib/libc-2.3.2.so
43    fun:_dl_catch_error
47    jm_libc_sigaction
48    Memcheck:Param
49    sigaction(act)
50    fun:__libc_sigaction
54    libc_expand_dynamic_string_token
55    Memcheck:Cond
56    fun:strlen
57    fun:expand_dynamic_string_token
58    obj:*
59    obj:*
60    obj:*
61    obj:*
62    obj:*
65    libc__dl_new_object
66    Memcheck:Cond
67    fun:strlen
68    fun:_dl_new_object
69    obj:*
70    obj:*
71    obj:*
72    obj:*
75    libc_fillin_rpath
76    Memcheck:Cond
77    fun:strlen
78    fun:fillin_rpath
81    libc-getpwuid-leak
82    Memcheck:Leak
83    fun:malloc
84    fun:nss_parse_service_list
85    fun:__nss_database_lookup
86    obj:*
87    obj:*
88    fun:getpwuid_r@@GLIBC_2.2.5
89    fun:getpwuid
90    fun:getuser
91    fun:format_user_width
92    fun:gobble_file
93    fun:main