]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Converted triple "Destroying locked mutex" messages into single messages.
authorBart Van Assche <bvanassche@acm.org>
Thu, 28 Feb 2008 19:54:29 +0000 (19:54 +0000)
committerBart Van Assche <bvanassche@acm.org>
Thu, 28 Feb 2008 19:54:29 +0000 (19:54 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7502

exp-drd/tests/tc20_verifywrap.stderr.exp

index ccc5f40439205da662ca916e301326235f3fa71e..bb3868aff04b95f246c89b229c6fc3fc7256facf 100644 (file)
@@ -16,10 +16,6 @@ Other segment end (thread 2)
 ---------------- pthread_mutex_lock et al ----------------
 
 
-Destroying locked mutex: address 0x........, recursion count 1, owner 1.
-   at 0x........: pthread_mutex_destroy (drd_intercepts.c:?)
-   by 0x........: main (tc20_verifywrap.c:102)
-
 Destroying locked mutex: address 0x........, recursion count 1, owner 1.
    at 0x........: pthread_mutex_destroy (drd_intercepts.c:?)
    by 0x........: main (tc20_verifywrap.c:102)
@@ -71,4 +67,4 @@ FIXME: can't figure out how to verify wrap of sem_post
 Destroying locked mutex: address 0x........, recursion count 1, owner 1.
    at 0x........: main (tc20_verifywrap.c:261)
 
-ERROR SUMMARY: 7 errors from 7 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 6 errors from 6 contexts (suppressed: 0 from 0)