Home | History | Annotate | Download | only in tests
      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 #1 of thread 1
      7 
      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 #1 of thread 1
     14 
     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 #1 of thread 1
     21 
     22