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