1Invalid read of size 1
2   at 0x........: main (clireq_nofill.c:23)
3 Address 0x........ is 0 bytes inside a recently re-allocated block of size 40 alloc'd
4   at 0x........: malloc (vg_replace_malloc.c:...)
5   by 0x........: main (clireq_nofill.c:16)
6
7Invalid read of size 1
8   at 0x........: main (clireq_nofill.c:36)
9 Address 0x........ is 0 bytes inside a recently re-allocated block of size 40 alloc'd
10   at 0x........: malloc (vg_replace_malloc.c:...)
11   by 0x........: main (clireq_nofill.c:29)
12
13