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