==4061== Memcheck, a memory error detector ==4061== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al. ==4061== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info ==4061== Command: a.out ==4061== ==4061== ==4061== HEAP SUMMARY: ==4061== in use at exit: 1,629 bytes in 3 blocks ==4061== total heap usage: 3 allocs, 0 frees, 1,629 bytes allocated ==4061== ==4061== 21 bytes in 1 blocks are still reachable in loss record 1 of 3 ==4061== at 0x4A0824C: malloc (vg_replace_malloc.c:299) ==4061== by 0x40A42E: adios_read_hooks_init (adios_read_hooks.c:52) ==4061== by 0x409733: common_read_init_method (common_read.c:93) ==4061== by 0x4013CF: main (adios.c:6) ==4061== ==4061== 96 bytes in 1 blocks are still reachable in loss record 2 of 3 ==4061== at 0x4A06FB1: calloc (vg_replace_malloc.c:711) ==4061== by 0x41AE64: adios_query_hooks_init (adios_query_hooks.c:27) ==4061== by 0x41AE17: common_query_init (common_query.c:52) ==4061== by 0x4098D3: common_read_init_method (common_read.c:171) ==4061== by 0x4013CF: main (adios.c:6) ==4061== ==4061== 1,512 bytes in 1 blocks are still reachable in loss record 3 of 3 ==4061== at 0x4A06FB1: calloc (vg_replace_malloc.c:711) ==4061== by 0x40A33A: adios_read_hooks_init (adios_read_hooks.c:49) ==4061== by 0x409733: common_read_init_method (common_read.c:93) ==4061== by 0x4013CF: main (adios.c:6) ==4061== ==4061== LEAK SUMMARY: ==4061== definitely lost: 0 bytes in 0 blocks ==4061== indirectly lost: 0 bytes in 0 blocks ==4061== possibly lost: 0 bytes in 0 blocks ==4061== still reachable: 1,629 bytes in 3 blocks ==4061== suppressed: 0 bytes in 0 blocks ==4061== ==4061== For counts of detected and suppressed errors, rerun with: -v ==4061== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 4)