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