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