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