|
From: <sv...@va...> - 2013-03-31 07:41:01
|
bart 2013-03-31 08:40:53 +0100 (Sun, 31 Mar 2013)
New Revision: 13353
Log:
drd, Darwin: Generalize a suppression pattern
Modified files:
trunk/darwin10-drd.supp
Modified: trunk/darwin10-drd.supp (+0 -1)
===================================================================
--- trunk/darwin10-drd.supp 2013-03-30 09:38:11 +00:00 (rev 13352)
+++ trunk/darwin10-drd.supp 2013-03-31 08:40:53 +01:00 (rev 13353)
@@ -123,7 +123,6 @@
drd:ConflictingAccess
...
fun:pthread_join$UNIX2003
- fun:pthread_join
}
{
drd-darwin-pthread-join-2
|