valgrind --num-callers=40 --suppressions=lyskomd.supp --leak-check=yes --logfile-fd=21 --show-reachable=yes ../lyskomd -f config/lyskomd-config ==31438== Memcheck, a.k.a. Valgrind, a memory error detector for x86-linux. ==31438== Copyright (C) 2002-2003, and GNU GPL'd, by Julian Seward. ==31438== Using valgrind-20030725, a program supervision framework for x86-linux. ==31438== Copyright (C) 2000-2003, and GNU GPL'd, by Julian Seward. ==31438== Estimated CPU clock rate is 605 MHz ==31438== For more details, rerun with: -v ==31438== ==31438== ==31438== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 6 from 1) ==31438== malloc/free: in use at exit: 20256 bytes in 26 blocks. ==31438== malloc/free: 1057 allocs, 1031 frees, 661408 bytes allocated. ==31438== For counts of detected errors, rerun with: -v ==31438== searching for pointers to 26 not-freed blocks. ==31438== checked 4812924 bytes. ==31438== ==31438== LEAK SUMMARY: ==31438== definitely lost: 0 bytes in 0 blocks. ==31438== possibly lost: 0 bytes in 0 blocks. ==31438== still reachable: 0 bytes in 0 blocks. ==31438== suppressed: 20256 bytes in 26 blocks. ==31438==