ftmemsim-valgrind/memcheck/tests/strchr.stderr.exp
Nicholas Nethercote 67424caf39 Fix strchr. It was rather bogus.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3921
2005-06-17 19:28:29 +00:00

16 lines
593 B
Plaintext

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