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