ftmemsim-valgrind/memcheck/tests/strchr.stderr.exp2
Bart Van Assche 083723080c memcheck/tests/strchr: Add a regression test output variant
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13720
2013-11-25 06:46:45 +00:00

17 lines
590 B
Plaintext

Conditional jump or move depends on uninitialised value(s)
at 0x........: index (vg_replace_strmem.c:...)
by 0x........: main (strchr.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x........: index (vg_replace_strmem.c:...)
by 0x........: main (strchr.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x........: rindex (vg_replace_strmem.c:...)
by 0x........: main (strchr.c:16)
Conditional jump or move depends on uninitialised value(s)
at 0x........: rindex (vg_replace_strmem.c:...)
by 0x........: main (strchr.c:16)