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