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