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