From: Nicholas Nethercote Date: Tue, 23 Nov 2004 17:13:58 +0000 (+0000) Subject: Make these work again. X-Git-Tag: svn/VALGRIND_3_0_0~1235 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7d26d172bb9ee47241a774e3b5cf530845c9045;p=thirdparty%2Fvalgrind.git Make these work again. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3083 --- diff --git a/corecheck/tests/as_mmap.stderr.exp2 b/corecheck/tests/as_mmap.stderr.exp2 index 0b7eed04e7..b40840b6c1 100644 --- a/corecheck/tests/as_mmap.stderr.exp2 +++ b/corecheck/tests/as_mmap.stderr.exp2 @@ -1,14 +1,14 @@ 1 -Warning: client syscall mmap tried to modify addresses 0x........-0x........ +Warning: client syscall old_mmap tried to modify addresses 0x........-0x........ mmap @ 0x........ 2 3 4 -Warning: client syscall mmap tried to modify addresses 0x........-0x........ +Warning: client syscall old_mmap tried to modify addresses 0x........-0x........ mmap @ top 5 -Warning: client syscall mmap tried to modify addresses 0x........-0x........ +Warning: client syscall old_mmap tried to modify addresses 0x........-0x........ mmap @ top+.5G ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) diff --git a/memcheck/tests/zeropage.stderr.exp2 b/memcheck/tests/zeropage.stderr.exp2 index 247d6a93f9..2424bb987b 100644 --- a/memcheck/tests/zeropage.stderr.exp2 +++ b/memcheck/tests/zeropage.stderr.exp2 @@ -1,3 +1,3 @@ -Warning: client syscall mmap tried to modify addresses 0x........-0x........ -Warning: client syscall mmap tried to modify addresses 0x........-0x........ -Warning: client syscall mmap tried to modify addresses 0x........-0x........ +Warning: client syscall old_mmap tried to modify addresses 0x........-0x........ +Warning: client syscall old_mmap tried to modify addresses 0x........-0x........ +Warning: client syscall old_mmap tried to modify addresses 0x........-0x........