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