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