1
2Invalid read of size 1
3   at 0x........: main (justify.c:20)
4 Address 0x........ is 5000 bytes after the accessing pointer's
5 legitimate range, a block of size 10000 alloc'd
6   at 0x........: malloc (vg_replace_malloc.c:...)
7   by 0x........: main (justify.c:16)
8
9
10ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
11