Home | History | Annotate | Download | only in tests
      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
      7 
      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
     14 
     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
     21 
     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
     28 
     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"
     35 
     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  Location 0x........ is 0 bytes inside nonstatic_local_def[6],
     42  declared at varinfo3.c:51, in frame #2 of thread 1
     43 
     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"
     50 
     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  Location 0x........ is 0 bytes inside nonstatic_local_undef[8],
     57  declared at varinfo3.c:53, in frame #2 of thread 1
     58 
     59