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