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