]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Restored two of the suppression patterns removed in the previous commit.
authorBart Van Assche <bvanassche@acm.org>
Sun, 2 Aug 2009 08:35:05 +0000 (08:35 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 2 Aug 2009 08:35:05 +0000 (08:35 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10685

glibc-2.X-drd.supp

index 44c590ad9aaf5a233a67e7e8f0c34bc0e3a619f3..b8c69f9f395144fb5c0d041913500baf37d45969 100644 (file)
    fun:pthread_create*
 }
 {
-   drd-libpthread
+   drd-libpthread-pthread_join
+   drd:ConflictingAccess
+   fun:pthread_join
+   fun:pthread_join
+}
+{
+   drd-libpthread-__deallocate_stack
    drd:ConflictingAccess
    ...
    fun:__deallocate_stack
 }
+{
+   drd-libpthread-__free_tcb
+   drd:ConflictingAccess
+   ...
+   fun:__free_tcb
+}
 {
    drd-libpthread-pthread_detach
    drd:ConflictingAccess