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