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........: reallocarray (vg_replace_malloc.c:...)
15 by 0x........: main (reallocarray.c:13)
16 Address 0x........ is 0 bytes inside a block of size 40 alloc'd
17 at 0x........: reallocarray (vg_replace_malloc.c:...)
18 by 0x........: main (reallocarray.c:11)
21 definitely lost: 0 (+0) bytes in 0 (+0) blocks
22 indirectly lost: 0 (+0) bytes in 0 (+0) blocks
23 possibly lost: 0 (+0) bytes in 0 (+0) blocks
24 still reachable: 1 (-39) bytes in 1 (+0) blocks
25 suppressed: 0 (+0) bytes in 0 (+0) blocks
26 Reachable blocks (those to which a pointer was found) are not shown.
27 To see them, rerun with: --leak-check=full --show-leak-kinds=all
30 at 0x........: reallocarray (vg_replace_malloc.c:...)
31 by 0x........: main (reallocarray.c:15)
32 Address 0x........ is 0 bytes inside a block of size 1 alloc'd
33 at 0x........: reallocarray (vg_replace_malloc.c:...)
34 by 0x........: main (reallocarray.c:13)
36 All heap blocks were freed -- no leaks are possible
39 definitely lost: 0 (+0) bytes in 0 (+0) blocks
40 indirectly lost: 0 (+0) bytes in 0 (+0) blocks
41 possibly lost: 0 (+0) bytes in 0 (+0) blocks
42 still reachable: 40 (+39) bytes in 1 (+0) blocks
43 suppressed: 0 (+0) bytes in 0 (+0) blocks
44 Reachable blocks (those to which a pointer was found) are not shown.
45 To see them, rerun with: --leak-check=full --show-leak-kinds=all
47 All heap blocks were freed -- no leaks are possible
49 All heap blocks were freed -- no leaks are possible
53 in use at exit: 0 bytes in 0 blocks
54 total heap usage: 5 allocs, 5 frees, 562,949,953,421,394 bytes allocated
56 For a detailed leak analysis, rerun with: --leak-check=full
58 For lists of detected and suppressed errors, rerun with: -s
59 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)