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