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