mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
(fewer) functions. Also fixed execve() so that it works better with .in_place. Also added a regression test for --trace-children=yes (there were none!) git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2577
5 lines
224 B
Plaintext
5 lines
224 B
Plaintext
Syscall param execve(filename) contains uninitialised or unaddressable byte(s)
|
|
at 0x........: execve (in /...libc...)
|
|
by 0x........: main (execve2.c:6)
|
|
Address 0x........ is not stack'd, malloc'd or (recently) free'd
|