Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / varinfo1.stderr.exp
blob26cefbb137c7177e853beb90e21155d3d6271c1f
1 Uninitialised byte(s) found during client check request
2    at 0x........: croak (varinfo1.c:28)
3    by 0x........: main (varinfo1.c:49)
4  Address 0x........ is 1 bytes inside a block of size 3 alloc'd
5    at 0x........: malloc (vg_replace_malloc.c:...)
6    by 0x........: main (varinfo1.c:47)
8 Uninitialised byte(s) found during client check request
9    at 0x........: croak (varinfo1.c:28)
10    by 0x........: main (varinfo1.c:52)
11  Location 0x........ is 0 bytes inside global var "global_u1"
12  declared at varinfo1.c:35
14 Uninitialised byte(s) found during client check request
15    at 0x........: croak (varinfo1.c:28)
16    by 0x........: main (varinfo1.c:53)
17  Location 0x........ is 0 bytes inside global var "global_i1"
18  declared at varinfo1.c:37
20 Uninitialised byte(s) found during client check request
21    at 0x........: croak (varinfo1.c:28)
22    by 0x........: main (varinfo1.c:54)
23  Location 0x........ is 0 bytes inside global_u2[3],
24  a global variable declared at varinfo1.c:39
26 Uninitialised byte(s) found during client check request
27    at 0x........: croak (varinfo1.c:28)
28    by 0x........: main (varinfo1.c:55)
29  Location 0x........ is 0 bytes inside global_i2[7],
30  a global variable declared at varinfo1.c:41
32 Uninitialised byte(s) found during client check request
33    at 0x........: croak (varinfo1.c:28)
34    by 0x........: main (varinfo1.c:56)
35  Location 0x........ is 0 bytes inside local var "local"
36  declared at varinfo1.c:46, in frame #X of thread 1