mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Fix broken alternative output.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2887
This commit is contained in:
parent
d0cfce40a7
commit
f96382c67c
@ -1,14 +1,14 @@
|
||||
|
||||
1
|
||||
Warning: client syscall mmap tried to modify addresses 0x0-0x10000
|
||||
mmap @ 0x00000000: Cannot allocate memory
|
||||
Warning: client syscall mmap tried to modify addresses 0x........-0x........
|
||||
mmap @ 0x........
|
||||
2
|
||||
3
|
||||
4
|
||||
Warning: client syscall mmap tried to modify addresses 0xB0000000-0xB0010000
|
||||
mmap @ top: Cannot allocate memory
|
||||
Warning: client syscall mmap tried to modify addresses 0x........-0x........
|
||||
mmap @ top
|
||||
5
|
||||
Warning: client syscall mmap tried to modify addresses 0xB8000000-0xB8010000
|
||||
mmap @ top+.5G: Cannot allocate memory
|
||||
Warning: client syscall mmap tried to modify addresses 0x........-0x........
|
||||
mmap @ top+.5G
|
||||
|
||||
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user