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