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