Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / strchr.stderr.exp
blob3af2c76b8192de5466ad0f1f0424f68d8ac8d41b
1 Conditional jump or move depends on uninitialised value(s)
2    at 0x........: index (vg_replace_strmem.c:...)
3    by 0x........: main (strchr.c:15)
5 Conditional jump or move depends on uninitialised value(s)
6    at 0x........: index (vg_replace_strmem.c:...)
7    by 0x........: main (strchr.c:15)
9 Conditional jump or move depends on uninitialised value(s)
10    at 0x........: rindex (vg_replace_strmem.c:...)
11    by 0x........: main (strchr.c:16)