1 Invalid write of size 2 2 at 0x........: do_cu42 (cu42.c:31) 3 by 0x........: main (cu42.c:47) 4 Address 0x........ is 0 bytes inside a block of size 1 alloc'd 5 at 0x........: malloc (vg_replace_malloc.c:...) 6 by 0x........: main (cu42.c:47) 7 8 Invalid write of size 4 9 at 0x........: do_cu42 (cu42.c:31) 10 by 0x........: main (cu42.c:53) 11 Address 0x........ is 0 bytes inside a block of size 1 alloc'd 12 at 0x........: malloc (vg_replace_malloc.c:...) 13 by 0x........: main (cu42.c:53) 14 15 Invalid write of size 4 16 at 0x........: do_cu42 (cu42.c:31) 17 by 0x........: main (cu42.c:56) 18 Address 0x........ is 0 bytes inside a block of size 2 alloc'd 19 at 0x........: malloc (vg_replace_malloc.c:...) 20 by 0x........: main (cu42.c:56) 21 22 Invalid write of size 4 23 at 0x........: do_cu42 (cu42.c:31) 24 by 0x........: main (cu42.c:59) 25 Address 0x........ is 0 bytes inside a block of size 3 alloc'd 26 at 0x........: malloc (vg_replace_malloc.c:...) 27 by 0x........: main (cu42.c:59) 28 29 Conditional jump or move depends on uninitialised value(s) 30 at 0x........: do_cu42 (cu42.c:31) 31 by 0x........: main (cu42.c:72) 32 33 Conditional jump or move depends on uninitialised value(s) 34 at 0x........: do_cu42 (cu42.c:31) 35 by 0x........: main (cu42.c:77) 36 37 Conditional jump or move depends on uninitialised value(s) 38 at 0x........: do_cu42 (cu42.c:31) 39 by 0x........: main (cu42.c:82) 40 41 Conditional jump or move depends on uninitialised value(s) 42 at 0x........: do_cu42 (cu42.c:31) 43 by 0x........: main (cu42.c:87) 44 45 Conditional jump or move depends on uninitialised value(s) 46 at 0x........: do_cu42 (cu42.c:31) 47 by 0x........: main (cu42.c:92) 48 49 Conditional jump or move depends on uninitialised value(s) 50 at 0x........: do_cu42 (cu42.c:31) 51 by 0x........: main (cu42.c:104) 52 53