7 lines
127 B
Bash
Executable File
7 lines
127 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check decoding of invalid pointer by umovestr.
|
|
. "${srcdir=.}/init.sh"
|
|
|
|
run_strace_match_diff -a11 -e trace=chdir
|