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