2 All heap blocks were freed -- no leaks are possible
5 definitely lost: 0 (+0) bytes in 0 (+0) blocks
6 indirectly lost: 0 (+0) bytes in 0 (+0) blocks
7 possibly lost: 0 (+0) bytes in 0 (+0) blocks
8 still reachable: 40 (+40) bytes in 1 (+1) blocks
9 suppressed: 0 (+0) bytes in 0 (+0) blocks
10 Reachable blocks (those to which a pointer was found) are not shown.
11 To see them, rerun with: --leak-check=full --show-leak-kinds=all
14 at 0x........: reallocf (vg_replace_malloc.c:...)
15 by 0x........: main (reallocf.c:12)
16 Address 0x........ is 0 bytes inside a block of size 40 alloc'd
17 at 0x........: reallocf (vg_replace_malloc.c:...)
18 by 0x........: main (reallocf.c:10)
20 All heap blocks were freed -- no leaks are possible
23 definitely lost: 0 (+0) bytes in 0 (+0) blocks
24 indirectly lost: 0 (+0) bytes in 0 (+0) blocks
25 possibly lost: 0 (+0) bytes in 0 (+0) blocks
26 still reachable: 40 (+0) bytes in 1 (+0) blocks
27 suppressed: 0 (+0) bytes in 0 (+0) blocks
28 Reachable blocks (those to which a pointer was found) are not shown.
29 To see them, rerun with: --leak-check=full --show-leak-kinds=all
31 All heap blocks were freed -- no leaks are possible
35 in use at exit: 0 bytes in 0 blocks
36 total heap usage: 4 allocs, 4 frees, 562,949,953,421,393 bytes allocated
38 For a detailed leak analysis, rerun with: --leak-check=full
40 For lists of detected and suppressed errors, rerun with: -s
41 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)