|
From: <sv...@va...> - 2007-03-12 14:54:10
|
Author: sewardj
Date: 2007-03-12 14:53:58 +0000 (Mon, 12 Mar 2007)
New Revision: 6646
Log:
More redhat8 suppressions.
Modified:
trunk/glibc-2.3.supp
Modified: trunk/glibc-2.3.supp
===================================================================
--- trunk/glibc-2.3.supp 2007-03-12 02:10:23 UTC (rev 6645)
+++ trunk/glibc-2.3.supp 2007-03-12 14:53:58 UTC (rev 6646)
@@ -345,6 +345,14 @@
fun:pthread_create@@GLIBC_2.1
}
{
+ LinuxThreads: write/pthread_create 2
+ Memcheck:Param
+ write(buf)
+ fun:write
+ fun:pthread_create@@GLIBC_2.1
+ fun:main
+}
+{
LinuxThreads: write/__pthread_initialize_manager/pthread_create
Memcheck:Param
write(buf)
|