1 Invalid write of size 2 2 at 0x........: do_cu21 (cu21.c:45) 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) 7 8 Invalid write of size 2 9 at 0x........: do_cu21 (cu21.c:45) 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) 14 15 Invalid write of size 1 16 at 0x........: do_cu21 (cu21.c:45) 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) 21 22 Invalid write of size 1 23 at 0x........: do_cu21 (cu21.c:45) 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) 28 29 Invalid write of size 4 30 at 0x........: do_cu21 (cu21.c:45) 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) 35 36 Invalid write of size 4 37 at 0x........: do_cu21 (cu21.c:45) 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) 42 43 Invalid write of size 4 44 at 0x........: do_cu21 (cu21.c:45) 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) 49 50 Conditional jump or move depends on uninitialised value(s) 51 at 0x........: do_cu21 (cu21.c:45) 52 by 0x........: main (cu21.c:94) 53 54 Conditional jump or move depends on uninitialised value(s) 55 at 0x........: do_cu21 (cu21.c:45) 56 by 0x........: main (cu21.c:99) 57 58 Conditional jump or move depends on uninitialised value(s) 59 at 0x........: do_cu21 (cu21.c:45) 60 by 0x........: main (cu21.c:104) 61 62 Conditional jump or move depends on uninitialised value(s) 63 at 0x........: do_cu21 (cu21.c:45) 64 by 0x........: main (cu21.c:116) 65 66