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