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