Bug 497723 - forgot to restore callgrind output cleanup
[valgrind.git] / memcheck / tests / linux / sys-execveat.stderr.exp
blobb49b9be9810008bbb0138cb7ffccce6b6c6d5c0a
1 Syscall param execveat(flags) contains uninitialised byte(s)
2    ...
3    by 0x........: sys_execveat (sys-execveat.c:16)
4    by 0x........: main (sys-execveat.c:48)
6 Syscall param execveat(filename) points to unaddressable byte(s)
7    ...
8    by 0x........: sys_execveat (sys-execveat.c:16)
9    by 0x........: main (sys-execveat.c:50)
10  Address 0x........ is not stack'd, malloc'd or (recently) free'd
12 Syscall param execveat(argv) points to uninitialised byte(s)
13    ...
14    by 0x........: sys_execveat (sys-execveat.c:16)
15    by 0x........: main (sys-execveat.c:51)
16  Address 0x........ is 0 bytes inside a block of size 16 alloc'd
17    at 0x........: malloc (vg_replace_malloc.c:...)
18    by 0x........: main (sys-execveat.c:41)
20 Syscall param execveat(argv[0]) points to unaddressable byte(s)
21    ...
22    by 0x........: sys_execveat (sys-execveat.c:16)
23    by 0x........: main (sys-execveat.c:51)
24  Address 0x........ is not stack'd, malloc'd or (recently) free'd
26 Syscall param execveat(argv) points to unaddressable byte(s)
27    ...
28    by 0x........: sys_execveat (sys-execveat.c:16)
29    by 0x........: main (sys-execveat.c:52)
30  Address 0x........ is not stack'd, malloc'd or (recently) free'd