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