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