From: Dirk Mueller Date: Wed, 23 Apr 2003 17:03:34 +0000 (+0000) Subject: the error is in line 13, not in line 15 X-Git-Tag: svn/VALGRIND_2_0_0~213 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9728df8ca7b708b25cd3f40b17bf268c6e793cd9;p=thirdparty%2Fvalgrind.git the error is in line 13, not in line 15 git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1546 --- diff --git a/memcheck/tests/exitprog.stderr.exp b/memcheck/tests/exitprog.stderr.exp index 40b39a6c63..3e2937a657 100644 --- a/memcheck/tests/exitprog.stderr.exp +++ b/memcheck/tests/exitprog.stderr.exp @@ -1,6 +1,6 @@ Invalid write of size 1 - at 0x........: main (exitprog.c:15) + at 0x........: main (exitprog.c:13) by 0x........: __libc_start_main (...libc...) by 0x........: (within /.../tests/exitprog) Address 0x........ is 0 bytes after a block of size 1000000 alloc'd