Fix some spelling errors found by Lintian. Patch from Alessandro Ghedini <ghedo...
[valgrind.git] / drd / tests / rwlock_race.stderr.exp2
blobf48bc6a951f72cc55912d379725eeb98e4169c0b
2 Thread 3:
3 Conflicting load by thread 3 at 0x........ size 4
4    at 0x........: thread (rwlock_race.c:?)
5    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
6 Location 0x........ is 0 bytes inside local var "s_racy"
7 declared at rwlock_race.c:17, in frame #? of thread 3
9 Conflicting store by thread 3 at 0x........ size 4
10    at 0x........: thread (rwlock_race.c:?)
11    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
12 Location 0x........ is 0 bytes inside local var "s_racy"
13 declared at rwlock_race.c:17, in frame #? of thread 3
15 Result: 2
17 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)