Files
ftmemsim-valgrind/memcheck/tests/strchr.stderr.exp3
Bart Van Assche deec5f8ece memcheck/tests/strchr: Add expected output for openSUSE 12.1
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12644
2012-06-16 18:50:04 +00:00

13 lines
460 B
Plaintext

Conditional jump or move depends on uninitialised value(s)
at 0x........: __GI_strchr (mc_replace_strmem.c:211)
by 0x........: main (strchr.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x........: __GI_strchr (mc_replace_strmem.c:211)
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)