]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Generalized one suppression pattern and added two new suppression patterns.
authorBart Van Assche <bvanassche@acm.org>
Mon, 7 Jul 2008 16:49:54 +0000 (16:49 +0000)
committerBart Van Assche <bvanassche@acm.org>
Mon, 7 Jul 2008 16:49:54 +0000 (16:49 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8376

glibc-2.X-drd.supp

index 2e9ac1a04eff48c540646872c306ab85be277907..68c2ab84ce93e50beb4c966172848b715c20190d 100644 (file)
    drd:ConflictingAccess
    fun:__deallocate_stack
 }
+{
+   pthread
+   drd:ConflictingAccess
+   fun:__deallocate_stack
+}
 {
    pthread
    drd:ConflictingAccess
    fun:free_stacks
    fun:__deallocate_stack
-   fun:pthread_join
-   fun:pthread_join
+}
+{
+   pthread
+   drd:ConflictingAccess
+   obj:/lib*/libpthread-*
+   obj:/lib*/libpthread-*
+   fun:__deallocate_stack
+   fun:start_thread
+   fun:clone
 }
 {
    pthread