From: Bart Van Assche Date: Thu, 23 Jul 2009 17:34:26 +0000 (+0000) Subject: Should have been included in the previous commit. X-Git-Tag: svn/VALGRIND_3_5_0~286 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0cdf1a7286d7ba1a51ea0171289d9150e8f837e6;p=thirdparty%2Fvalgrind.git Should have been included in the previous commit. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10562 --- diff --git a/drd/tests/tc23_bogus_condwait.stderr.exp-linux-ppc b/drd/tests/tc23_bogus_condwait.stderr.exp-linux-ppc index 0159ba8c41..a7ca608a5b 100644 --- a/drd/tests/tc23_bogus_condwait.stderr.exp-linux-ppc +++ b/drd/tests/tc23_bogus_condwait.stderr.exp-linux-ppc @@ -10,7 +10,7 @@ The object at address 0x........ is not a mutex. Process terminating with default action of signal 7 (SIGBUS) Invalid address alignment at address 0x........ at 0x........: (within libpthread-?.?.so) - by 0x........: pthread_cond_wait@@@GLIBC_2.3.2(within libpthread-?.?.so) + by 0x........: pthread_cond_wait@@GLIBC_2.3.2(within libpthread-?.?.so) by 0x........: main (tc23_bogus_condwait.c:69) ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)