valgrind --suppressions=lyskomd.supp --num-callers=40 --logfile-fd=21 --show-reachable=yes ../dbck -d config/lyskomd-config ==5956== Memcheck, a memory error detector for x86-linux. ==5956== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al. ==5956== Using valgrind-2.4.0, a program supervision framework for x86-linux. ==5956== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al. ==5956== For more details, rerun with: -v ==5956== ==5956== ==5956== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 19 from 1) ==5956== malloc/free: in use at exit: 140594 bytes in 171 blocks. ==5956== malloc/free: 203 allocs, 32 frees, 143676 bytes allocated. ==5956== For counts of detected errors, rerun with: -v ==5956== searching for pointers to 171 not-freed blocks. ==5956== checked 386060 bytes. ==5956== ==5956== LEAK SUMMARY: ==5956== definitely lost: 0 bytes in 0 blocks. ==5956== possibly lost: 140242 bytes in 170 blocks. ==5956== still reachable: 352 bytes in 1 blocks. ==5956== suppressed: 0 bytes in 0 blocks.