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