4 at 0x........: main (partial_load.c:30)
5 Address 0x........ is 0 bytes inside a block of size 1 alloc'd
6 at 0x........: calloc (vg_replace_malloc.c:...)
7 by 0x........: main (partial_load.c:28)
10 at 0x........: main (partial_load.c:37)
11 Address 0x........ is 0 bytes inside a block of size 8 free'd
12 at 0x........: free (vg_replace_malloc.c:...)
13 by 0x........: main (partial_load.c:36)
17 in use at exit: ... bytes in ... blocks
18 total heap usage: ... allocs, ... frees, ... bytes allocated
20 For a detailed leak analysis, rerun with: --leak-check=full
22 For lists of detected and suppressed errors, rerun with: -s
23 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)