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