Files
ftmemsim-valgrind/memcheck/tests/strchr.stderr.exp3
Mark Wielaard 684a15246c memcheck/tests/strchr test should not depend on line numbers.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13348
2013-03-28 22:52:13 +00:00

13 lines
460 B
Plaintext

Conditional jump or move depends on uninitialised value(s)
at 0x........: __GI_strchr (mc_replace_strmem.c:...)
by 0x........: main (strchr.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x........: __GI_strchr (mc_replace_strmem.c:...)
by 0x........: main (strchr.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x........: __GI_strrchr (mc_replace_strmem.c:...)
by 0x........: main (strchr.c:16)