blob: fdcf88045a213d05f4133417793165f471cd4d42 [file] [log] [blame]
Uninitialised byte(s) found during client check request
at 0x........: croak (varinfo1.c:28)
by 0x........: main (varinfo1.c:49)
Address 0x........ is 1 bytes inside a block of size 3 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (varinfo1.c:47)
Uninitialised byte(s) found during client check request
at 0x........: croak (varinfo1.c:28)
by 0x........: main (varinfo1.c:52)
Location 0x........ is 0 bytes inside global var "global_u1"
declared at varinfo1.c:35
Uninitialised byte(s) found during client check request
at 0x........: croak (varinfo1.c:28)
by 0x........: main (varinfo1.c:53)
Location 0x........ is 0 bytes inside global var "global_i1"
declared at varinfo1.c:37
Uninitialised byte(s) found during client check request
at 0x........: croak (varinfo1.c:28)
by 0x........: main (varinfo1.c:54)
Location 0x........ is 0 bytes inside global_u2[3],
a global variable declared at varinfo1.c:39
Uninitialised byte(s) found during client check request
at 0x........: croak (varinfo1.c:28)
by 0x........: main (varinfo1.c:55)
Location 0x........ is 0 bytes inside global_i2[7],
a global variable declared at varinfo1.c:41
Uninitialised byte(s) found during client check request
at 0x........: croak (varinfo1.c:28)
by 0x........: main (varinfo1.c:56)
Location 0x........ is 0 bytes inside local var "local"
declared at varinfo1.c:46, in frame #1 of thread 1
ERROR SUMMARY: 6 errors from 6 contexts (suppressed: 0 from 0)
malloc/free: in use at exit: 0 bytes in 0 blocks.
malloc/free: 7 allocs, 7 frees, 9 bytes allocated.
For a detailed leak analysis, rerun with: --leak-check=yes
For counts of detected errors, rerun with: -v
Use --track-origins=yes to see where uninitialised values come from