From c26ab79f010472a3f74a7b948a2aa13e6a1a072a Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 10 Jul 2008 12:14:17 +0000 Subject: [PATCH] Fixed line number. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8414 --- drd/tests/atomic_var.stderr.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drd/tests/atomic_var.stderr.exp b/drd/tests/atomic_var.stderr.exp index 5dc8dc0001..0772b66b4a 100644 --- a/drd/tests/atomic_var.stderr.exp +++ b/drd/tests/atomic_var.stderr.exp @@ -7,7 +7,7 @@ Conflicting load by thread 2/3 at 0x........ size 4 by 0x........: (within libpthread-?.?.so) by 0x........: clone (in /...libc...) Location 0x........ is 0 bytes inside local var "s_y" -declared at atomic_var.c:30, in frame #? of thread 2 +declared at atomic_var.c:32, in frame #? of thread 2 y = 1 Test finished. -- 2.47.3