Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / varinfo2.stderr.exp-ppc64
bloba7d39d67f722a68163a58a118bf9b33314e78ec8
1 Uninitialised byte(s) found during client check request
2    at 0x........: croak (varinfo2.c:29)
3    by 0x........: foo (varinfo2.c:41)
4    by 0x........: main (varinfo2.c:51)
5  Location 0x........ is 0 bytes inside var[7],
6  declared at varinfo2.c:39, in frame #X of thread 1
8 Uninitialised byte(s) found during client check request
9    at 0x........: croak (varinfo2.c:29)
10    by 0x........: foo (varinfo2.c:43)
11    by 0x........: main (varinfo2.c:51)
12  Location 0x........ is 2 bytes inside var.bar,
13  declared at varinfo2.c:42, in frame #X of thread 1
15 Uninitialised byte(s) found during client check request
16    at 0x........: croak (varinfo2.c:29)
17    by 0x........: foo (varinfo2.c:46)
18    by 0x........: main (varinfo2.c:51)
19  Location 0x........ is 1 byte inside local var "var"
20  declared at varinfo2.c:37, in frame #X of thread 1