|
From: Nicholas N. <nj...@cs...> - 2005-02-10 01:22:23
|
CVS commit by nethercote: Fix 2nd expected output file for as_mmap for recent changes. M +2 -4 as_mmap.stderr.exp2 1.4 --- valgrind/corecheck/tests/as_mmap.stderr.exp2 #1.3:1.4 @@ -1,13 +1,11 @@ 1 -Warning: client syscall 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 |