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