Author: bart
Date: 2008-03-02 17:47:50 +0000 (Sun, 02 Mar 2008)
New Revision: 7532

Log:
Made error messages more uniform.

Modified:
   trunk/exp-drd/tests/tc22_exit_w_lock.stderr.exp-64bit


Modified: trunk/exp-drd/tests/tc22_exit_w_lock.stderr.exp-64bit
===================================================================
--- trunk/exp-drd/tests/tc22_exit_w_lock.stderr.exp-64bit       2008-03-02 
17:43:18 UTC (rev 7531)
+++ trunk/exp-drd/tests/tc22_exit_w_lock.stderr.exp-64bit       2008-03-02 
17:47:50 UTC (rev 7532)
@@ -1,5 +1,5 @@
 
-Mutex still locked at thread exit: address 0x........, recursion count 1, 
owner 3.
+Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 
3.
    at 0x........: pthread_join (drd_intercepts.c:?)
    by 0x........: main (tc22_exit_w_lock.c:43)
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to