Bug 466762 - Add redirs for C23 free_sized() and free_aligned_sized()
[valgrind.git] / memcheck / tests / varinfo3.stderr.exp-freebsd
blobdb090a5660da3b8a4238f9177450b577842f5892
1 Uninitialised byte(s) found during client check request
2    at 0x........: croak (varinfo3.c:28)
3    by 0x........: foo (varinfo3.c:54)
4    by 0x........: main (varinfo3.c:66)
5  Location 0x........ is 0 bytes inside static_global_def[1],
6  a global variable declared at varinfo3.c:35
8 Uninitialised byte(s) found during client check request
9    at 0x........: croak (varinfo3.c:28)
10    by 0x........: foo (varinfo3.c:55)
11    by 0x........: main (varinfo3.c:66)
12  Location 0x........ is 0 bytes inside nonstatic_global_def[2],
13  a global variable declared at varinfo3.c:36
15 Uninitialised byte(s) found during client check request
16    at 0x........: croak (varinfo3.c:28)
17    by 0x........: foo (varinfo3.c:56)
18    by 0x........: main (varinfo3.c:66)
19  Location 0x........ is 0 bytes inside static_global_undef[3],
20  a global variable declared at varinfo3.c:37
22 Uninitialised byte(s) found during client check request
23    at 0x........: croak (varinfo3.c:28)
24    by 0x........: foo (varinfo3.c:57)
25    by 0x........: main (varinfo3.c:66)
26  Location 0x........ is 0 bytes inside nonstatic_global_undef[4],
27  a global variable declared at varinfo3.c:38
29 Uninitialised byte(s) found during client check request
30    at 0x........: croak (varinfo3.c:28)
31    by 0x........: bar (varinfo3.c:42)
32    by 0x........: foo (varinfo3.c:58)
33    by 0x........: main (varinfo3.c:66)
34  Address 0x........ is 5 bytes inside data symbol "static_local_def.XXXX"
36 Uninitialised byte(s) found during client check request
37    at 0x........: croak (varinfo3.c:28)
38    by 0x........: bar (varinfo3.c:43)
39    by 0x........: foo (varinfo3.c:58)
40    by 0x........: main (varinfo3.c:66)
41  Address 0x........ is on thread 1's stack
42  in frame #X, created by foo (varinfo3.c:49)
44 Uninitialised byte(s) found during client check request
45    at 0x........: croak (varinfo3.c:28)
46    by 0x........: bar (varinfo3.c:44)
47    by 0x........: foo (varinfo3.c:58)
48    by 0x........: main (varinfo3.c:66)
49  Address 0x........ is 7 bytes inside data symbol "static_local_undef.XXXX"
51 Uninitialised byte(s) found during client check request
52    at 0x........: croak (varinfo3.c:28)
53    by 0x........: bar (varinfo3.c:45)
54    by 0x........: foo (varinfo3.c:58)
55    by 0x........: main (varinfo3.c:66)
56  Address 0x........ is on thread 1's stack
57  in frame #X, created by foo (varinfo3.c:49)