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