Home | History | Annotate | Download | only in tests
      1 Uninitialised byte(s) found during client check request
      2    at 0x........: croak (dw4.c:27)
      3    by 0x........: main (dw4.c:49)
      4  Address 0x........ is 4 bytes inside a block of size 32 alloc'd
      5    at 0x........: malloc (vg_replace_malloc.c:...)
      6    by 0x........: main (dw4.c:47)
      7 
      8 Uninitialised byte(s) found during client check request
      9    at 0x........: croak (dw4.c:27)
     10    by 0x........: main (dw4.c:51)
     11  Location 0x........ is 0 bytes inside S2[0].i,
     12  a global variable declared at dw4.c:42
     13 
     14 Uninitialised byte(s) found during client check request
     15    at 0x........: croak (dw4.c:27)
     16    by 0x........: main (dw4.c:52)
     17  Location 0x........ is 0 bytes inside local.i,
     18  declared at dw4.c:46, in frame #1 of thread 1
     19 
     20