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