Home | History | Annotate | Download | only in tests
      1 Uninitialised byte(s) found during client check request
      2    at 0x........: croak (varinfo4.c:28)
      3    by 0x........: blah (varinfo4.c:47)
      4    by 0x........: main (varinfo4.c:56)
      5  Location 0x........ is 1 byte inside a[3].xyzzy[21].c1,
      6  declared at varinfo4.c:45, in frame #1 of thread 1
      7 
      8 Uninitialised byte(s) found during client check request
      9    at 0x........: croak (varinfo4.c:28)
     10    by 0x........: blah (varinfo4.c:48)
     11    by 0x........: main (varinfo4.c:56)
     12  Location 0x........ is 0 bytes inside a[5].bong,
     13  declared at varinfo4.c:45, in frame #1 of thread 1
     14 
     15 Uninitialised byte(s) found during client check request
     16    at 0x........: croak (varinfo4.c:28)
     17    by 0x........: blah (varinfo4.c:49)
     18    by 0x........: main (varinfo4.c:56)
     19  Location 0x........ is 1 byte inside a[3].xyzzy[21].c2[2],
     20  declared at varinfo4.c:45, in frame #1 of thread 1
     21 
     22