1Invalid write of size 1 2 ... 3 Address 0x........ is 1 bytes inside a block of size 10 free'd 4 at 0x........: free (vg_replace_malloc.c:...) 5 ... 6 Block was alloc'd at 7 at 0x........: malloc (vg_replace_malloc.c:...) 8 ... 9 10Invalid write of size 1 11 ... 12 Address 0x........ is 1 bytes before a block of size 10 alloc'd 13 at 0x........: malloc (vg_replace_malloc.c:...) 14 ... 15 16