1 Invalid write of size 2
2 at 0x........: do_cu21 (cu21.c:47)
3 by 0x........: main (cu21.c:62)
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 (cu21.c:62)
8 Invalid write of size 2
9 at 0x........: do_cu21 (cu21.c:47)
10 by 0x........: main (cu21.c:68)
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 (cu21.c:68)
15 Invalid write of size 1
16 at 0x........: do_cu21 (cu21.c:47)
17 by 0x........: main (cu21.c:68)
18 Address 0x........ is 1 bytes after a block of size 1 alloc'd
19 at 0x........: malloc (vg_replace_malloc.c:...)
20 by 0x........: main (cu21.c:68)
22 Invalid write of size 1
23 at 0x........: do_cu21 (cu21.c:47)
24 by 0x........: main (cu21.c:71)
25 Address 0x........ is 0 bytes after a block of size 2 alloc'd
26 at 0x........: malloc (vg_replace_malloc.c:...)
27 by 0x........: main (cu21.c:71)
29 Invalid write of size 4
30 at 0x........: do_cu21 (cu21.c:47)
31 by 0x........: main (cu21.c:77)
32 Address 0x........ is 0 bytes inside a block of size 1 alloc'd
33 at 0x........: malloc (vg_replace_malloc.c:...)
34 by 0x........: main (cu21.c:77)
36 Invalid write of size 4
37 at 0x........: do_cu21 (cu21.c:47)
38 by 0x........: main (cu21.c:80)
39 Address 0x........ is 0 bytes inside a block of size 2 alloc'd
40 at 0x........: malloc (vg_replace_malloc.c:...)
41 by 0x........: main (cu21.c:80)
43 Invalid write of size 4
44 at 0x........: do_cu21 (cu21.c:47)
45 by 0x........: main (cu21.c:83)
46 Address 0x........ is 0 bytes inside a block of size 3 alloc'd
47 at 0x........: malloc (vg_replace_malloc.c:...)
48 by 0x........: main (cu21.c:83)
50 Conditional jump or move depends on uninitialised value(s)
51 at 0x........: do_cu21 (cu21.c:47)
52 by 0x........: main (cu21.c:94)
54 Conditional jump or move depends on uninitialised value(s)
55 at 0x........: do_cu21 (cu21.c:47)
56 by 0x........: main (cu21.c:99)
58 Conditional jump or move depends on uninitialised value(s)
59 at 0x........: do_cu21 (cu21.c:47)
60 by 0x........: main (cu21.c:104)
62 Conditional jump or move depends on uninitialised value(s)
63 at 0x........: do_cu21 (cu21.c:47)
64 by 0x........: main (cu21.c:116)