1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2026-08-30 01:09:34 +00:00

first commit

This commit is contained in:
jikim
2015-12-13 22:34:58 +09:00
commit 0b589c7986
9455 changed files with 4350134 additions and 0 deletions
@@ -0,0 +1,21 @@
Uninitialised byte(s) found during client check request
at 0x........: croak (varinfo4.c:29)
by 0x........: blah (varinfo4.c:47)
by 0x........: main (varinfo4.c:56)
Location 0x........ is 1 byte inside a[3].xyzzy[21].c1,
declared at varinfo4.c:45, in frame #1 of thread 1
Uninitialised byte(s) found during client check request
at 0x........: croak (varinfo4.c:29)
by 0x........: blah (varinfo4.c:48)
by 0x........: main (varinfo4.c:56)
Location 0x........ is 0 bytes inside a[5].bong,
declared at varinfo4.c:45, in frame #1 of thread 1
Uninitialised byte(s) found during client check request
at 0x........: croak (varinfo4.c:29)
by 0x........: blah (varinfo4.c:49)
by 0x........: main (varinfo4.c:56)
Location 0x........ is 1 byte inside a[3].xyzzy[21].c2[2],
declared at varinfo4.c:45, in frame #1 of thread 1