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