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