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