tests/vg_regtest: Always evaluate prerequisite expressions with sh
[valgrind.git] / memcheck / tests / strchr.stderr.exp3
blob9423cc5ac54e736932e37427e3888ccfa905c51a
1 Conditional jump or move depends on uninitialised value(s)
2    at 0x........: strchr (vg_replace_strmem.c:...)
3    by 0x........: main (strchr.c:15)
5 Conditional jump or move depends on uninitialised value(s)
6    at 0x........: strchr (vg_replace_strmem.c:...)
7    by 0x........: main (strchr.c:15)
9 Conditional jump or move depends on uninitialised value(s)
10    at 0x........: strrchr (vg_replace_strmem.c:...)
11    by 0x........: main (strchr.c:16)