2006-08-17 19:58:17 +00:00
|
|
|
# Suppress valgrind diagnostics we don't care about.
|
|
|
|
|
|
2026-01-01 10:56:16 -08:00
|
|
|
# Copyright (C) 2003-2026 Free Software Foundation, Inc.
|
2006-08-17 19:58:17 +00:00
|
|
|
|
2007-07-23 14:35:58 +02:00
|
|
|
# This program is free software: you can redistribute it and/or modify
|
2006-08-17 19:58:17 +00:00
|
|
|
# it under the terms of the GNU General Public License as published by
|
2007-07-23 14:35:58 +02:00
|
|
|
# the Free Software Foundation, either version 3 of the License, or
|
2006-08-17 19:58:17 +00:00
|
|
|
# (at your option) any later version.
|
|
|
|
|
|
|
|
|
|
# This program is distributed in the hope that it will be useful,
|
|
|
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
|
# GNU General Public License for more details.
|
|
|
|
|
|
|
|
|
|
# You should have received a copy of the GNU General Public License
|
2017-09-19 01:13:23 -07:00
|
|
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
2006-08-17 19:58:17 +00:00
|
|
|
|
2003-12-03 10:32:34 +00: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 16:00:41 +00:00
|
|
|
|
2004-03-12 15:59:20 +00:00
|
|
|
{
|
2004-03-12 16:00:41 +00:00
|
|
|
libc_dl_catch_error__map_object
|
2004-03-12 15:59:20 +00:00
|
|
|
Memcheck:Addr1
|
|
|
|
|
obj:/lib/ld-2.3.2.so
|
|
|
|
|
fun:_dl_map_object
|
|
|
|
|
obj:/lib/libc-2.3.2.so
|
|
|
|
|
fun:_dl_catch_error
|
|
|
|
|
}
|
2004-03-12 16:00:41 +00:00
|
|
|
{
|
|
|
|
|
libc_dl_catch_error__map_versions
|
|
|
|
|
Memcheck:Addr1
|
|
|
|
|
obj:/lib/ld-2.3.2.so
|
|
|
|
|
fun:_dl_check_map_versions
|
|
|
|
|
obj:/lib/libc-2.3.2.so
|
|
|
|
|
fun:_dl_catch_error
|
|
|
|
|
}
|
2004-04-19 20:07:39 +00:00
|
|
|
|
|
|
|
|
{
|
|
|
|
|
jm_libc_sigaction
|
|
|
|
|
Memcheck:Param
|
|
|
|
|
sigaction(act)
|
|
|
|
|
fun:__libc_sigaction
|
|
|
|
|
}
|
2006-10-13 14:40:34 +00:00
|
|
|
|
|
|
|
|
{
|
|
|
|
|
libc_expand_dynamic_string_token
|
|
|
|
|
Memcheck:Cond
|
|
|
|
|
fun:strlen
|
|
|
|
|
fun:expand_dynamic_string_token
|
|
|
|
|
obj:*
|
|
|
|
|
obj:*
|
|
|
|
|
obj:*
|
|
|
|
|
obj:*
|
|
|
|
|
obj:*
|
|
|
|
|
}
|
|
|
|
|
{
|
|
|
|
|
libc__dl_new_object
|
|
|
|
|
Memcheck:Cond
|
|
|
|
|
fun:strlen
|
|
|
|
|
fun:_dl_new_object
|
|
|
|
|
obj:*
|
|
|
|
|
obj:*
|
|
|
|
|
obj:*
|
|
|
|
|
obj:*
|
|
|
|
|
}
|
|
|
|
|
{
|
|
|
|
|
libc_fillin_rpath
|
|
|
|
|
Memcheck:Cond
|
|
|
|
|
fun:strlen
|
|
|
|
|
fun:fillin_rpath
|
|
|
|
|
}
|
2007-03-29 21:35:20 +02:00
|
|
|
{
|
|
|
|
|
libc-getpwuid-leak
|
|
|
|
|
Memcheck:Leak
|
|
|
|
|
fun:malloc
|
|
|
|
|
fun:nss_parse_service_list
|
|
|
|
|
fun:__nss_database_lookup
|
|
|
|
|
obj:*
|
|
|
|
|
obj:*
|
|
|
|
|
fun:getpwuid_r@@GLIBC_2.2.5
|
|
|
|
|
fun:getpwuid
|
|
|
|
|
fun:getuser
|
|
|
|
|
fun:format_user_width
|
|
|
|
|
fun:gobble_file
|
|
|
|
|
fun:main
|
|
|
|
|
}
|
2008-09-27 12:08:38 +02:00
|
|
|
{
|
|
|
|
|
utimensat-NULL
|
|
|
|
|
Memcheck:Param
|
|
|
|
|
utimensat(filename)
|
|
|
|
|
fun:futimens
|
|
|
|
|
fun:gl_futimens
|
|
|
|
|
fun:main
|
|
|
|
|
}
|