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