summaryrefslogtreecommitdiff
path: root/glibc-2.2.supp
diff options
context:
space:
mode:
authorsewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2002-06-04 22:54:20 +0000
committersewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2002-06-04 22:54:20 +0000
commit4dced351914c3ffb4b74990f1b9b37e598106807 (patch)
treec6d64b93c6d8951661e59697c02e7e32d323b015 /glibc-2.2.supp
parent3d7c8d6bcd575b3da831d4f6a1da7184a5325ceb (diff)
A new kind of error: PThread errors. Used to report detected misuse in
the pthread_* API. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@379 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'glibc-2.2.supp')
-rw-r--r--glibc-2.2.supp6
1 files changed, 6 insertions, 0 deletions
diff --git a/glibc-2.2.supp b/glibc-2.2.supp
index e58567cf..2c2dafea 100644
--- a/glibc-2.2.supp
+++ b/glibc-2.2.supp
@@ -16,6 +16,12 @@
# (optionally: caller3 name)
# }
+{
+ __pthread_mutex_unlock/__register_frame_info
+ PThread
+ fun:__pthread_mutex_unlock
+ fun:__register_frame_info
+}
# even more glibc suppressions ?
{