summaryrefslogtreecommitdiff
path: root/glibc-2.3.supp
diff options
context:
space:
mode:
authorsewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2005-03-14 19:25:49 +0000
committersewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2005-03-14 19:25:49 +0000
commit0d683fe32fb653d205ea692aab84a8e386d3cfc9 (patch)
tree15857d08f8889fc1550b23e72a65ec9f90825509 /glibc-2.3.supp
parentb71816c826f1dd7b3deac103d807f390f8bdbc74 (diff)
A few more suppressions and redirections to keep memcheck happy.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3357 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'glibc-2.3.supp')
-rw-r--r--glibc-2.3.supp12
1 files changed, 12 insertions, 0 deletions
diff --git a/glibc-2.3.supp b/glibc-2.3.supp
index be494f88..696f1bb8 100644
--- a/glibc-2.3.supp
+++ b/glibc-2.3.supp
@@ -243,6 +243,18 @@
Memcheck:Cond
obj:/lib/ld-2.3.3.so
}
+
+##----------------------------------------------------------------------##
+## SuSE 9.1 with 3.0 branch (x86)
+{
+ Strstr dubiousness in pthread_initialize
+ Memcheck:Cond
+ fun:strstr
+ fun:pthread_initialize
+ obj:/lib/libpthread.so.0
+ obj:/lib/libpthread.so.0
+}
+
##----------------------------------------------------------------------##
## glibc-2.3.3 on FC2
## Assumes that sysctl returns \0-terminated strings in is_smp_system