valgrind --num-callers=40 --suppressions=lyskomd.supp --leak-check=full --logfile-fd=21 --show-reachable=yes ../lyskomd -f config/lyskomd-config ==26662== Memcheck, a memory error detector for x86-linux. ==26662== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al. ==26662== Using valgrind-2.4.0, a program supervision framework for x86-linux. ==26662== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al. ==26662== For more details, rerun with: -v ==26662== ==26662== ==26662== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 21 from 1) ==26662== malloc/free: in use at exit: 1029 bytes in 25 blocks. ==26662== malloc/free: 31 allocs, 6 frees, 2409 bytes allocated. ==26662== For counts of detected errors, rerun with: -v ==26662== searching for pointers to 25 not-freed blocks. ==26662== checked 447460 bytes. ==26662== ==26662== 1029 bytes in 25 blocks are still reachable in loss record 1 of 1 ==26662== at 0x1B90432C: malloc (in /usr/lib/valgrind/vgpreload_memcheck.so) ==26662== by 0x804B063: smalloc (ram-smalloc.c:237) ==26662== by 0x8079C75: init_init (conf-file.c:78) ==26662== by 0x807A1B6: read_config (conf-file.c:223) ==26662== by 0x806F1BA: read_configuration (server-config.c:757) ==26662== by 0x804A96A: initialize (ramkomd.c:450) ==26662== by 0x804AD1F: main (ramkomd.c:641) ==26662== ==26662== LEAK SUMMARY: ==26662== definitely lost: 0 bytes in 0 blocks. ==26662== possibly lost: 0 bytes in 0 blocks. ==26662== still reachable: 1029 bytes in 25 blocks. ==26662== suppressed: 0 bytes in 0 blocks.