File: execve.stderr.exp2

package info (click to toggle)
valgrind 1%3A3.2.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 27,372 kB
  • ctags: 23,091
  • sloc: ansic: 192,648; xml: 10,723; sh: 4,750; perl: 4,023; makefile: 2,103; asm: 1,813; cpp: 140; haskell: 139
file content (14 lines) | stat: -rw-r--r-- 657 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Syscall param execve(filename) points to unaddressable byte(s)
   at 0x........: execve (in /...libc...)
   by 0x........: (below main) (in /...libc...)
 Address 0x........ is not stack'd, malloc'd or (recently) free'd

Syscall param execve(argv[i]) points to unaddressable byte(s)
   at 0x........: execve (in /...libc...)
   by 0x........: (below main) (in /...libc...)
 Address 0x........ is not stack'd, malloc'd or (recently) free'd

Syscall param execve(envp[i]) points to unaddressable byte(s)
   at 0x........: execve (in /...libc...)
   by 0x........: (below main) (in /...libc...)
 Address 0x........ is not stack'd, malloc'd or (recently) free'd