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