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