Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / x86-solaris / context_gpr.stderr.exp
blob8f7d964142060fd36018e678ca7a8eef73f0e045
1 Conditional jump or move depends on uninitialised value(s)
2    at 0x........: main (context_gpr.c:83)
3  Uninitialised value was created by a heap allocation
4    at 0x........: malloc (vg_replace_malloc.c:...)
5    by 0x........: main (context_gpr.c:39)
7 Conditional jump or move depends on uninitialised value(s)
8    at 0x........: main (context_gpr.c:90)
9  Uninitialised value was created by a heap allocation
10    at 0x........: malloc (vg_replace_malloc.c:...)
11    by 0x........: main (context_gpr.c:39)
13 Conditional jump or move depends on uninitialised value(s)
14    at 0x........: main (context_gpr.c:90)
15  Uninitialised value was created by a heap allocation
16    at 0x........: malloc (vg_replace_malloc.c:...)
17    by 0x........: main (context_gpr.c:35)