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