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