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