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