1 Invalid write of size 2
2 at 0x........: do_cu42 (cu42.c:33)
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)
8 Invalid write of size 4
9 at 0x........: do_cu42 (cu42.c:33)
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)
15 Invalid write of size 4
16 at 0x........: do_cu42 (cu42.c:33)
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)
22 Invalid write of size 4
23 at 0x........: do_cu42 (cu42.c:33)
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)
29 Conditional jump or move depends on uninitialised value(s)
30 at 0x........: do_cu42 (cu42.c:33)
31 by 0x........: main (cu42.c:72)
33 Conditional jump or move depends on uninitialised value(s)
34 at 0x........: do_cu42 (cu42.c:33)
35 by 0x........: main (cu42.c:77)
37 Conditional jump or move depends on uninitialised value(s)
38 at 0x........: do_cu42 (cu42.c:33)
39 by 0x........: main (cu42.c:82)
41 Conditional jump or move depends on uninitialised value(s)
42 at 0x........: do_cu42 (cu42.c:33)
43 by 0x........: main (cu42.c:87)
45 Conditional jump or move depends on uninitialised value(s)
46 at 0x........: do_cu42 (cu42.c:33)
47 by 0x........: main (cu42.c:92)
49 Conditional jump or move depends on uninitialised value(s)
50 at 0x........: do_cu42 (cu42.c:33)
51 by 0x........: main (cu42.c:104)