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