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