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