valgrind --num-callers=40 --suppressions=lyskomd.supp --leak-check=full --logfile-fd=21 --show-reachable=yes ../lyskomd -f config/lyskomd-config ==23841== Memcheck, a memory error detector for x86-linux. ==23841== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al. ==23841== Using valgrind-2.4.0, a program supervision framework for x86-linux. ==23841== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al. ==23841== For more details, rerun with: -v ==23841== ==23841== ==23841== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 1) ==23841== malloc/free: in use at exit: 17578 bytes in 11 blocks. ==23841== malloc/free: 25020 allocs, 25009 frees, 31965463 bytes allocated. ==23841== For counts of detected errors, rerun with: -v ==23841== searching for pointers to 11 not-freed blocks. ==23841== checked 466984 bytes. ==23841== ==23841== 1152 bytes in 9 blocks are definitely lost in loss record 1 of 2 ==23841== at 0x1B90432C: malloc (in /usr/lib/valgrind/vgpreload_memcheck.so) ==23841== by 0x804AFFB: smalloc (ram-smalloc.c:237) ==23841== by 0x8079B66: isc_malloc_wrapper (isc-malloc.c:53) ==23841== by 0x8085744: isc_malloc (isc_alloc.c:145) ==23841== by 0x8086335: isc_mkipaddress (isc_socket.c:109) ==23841== by 0x8086967: isc_mktcpaddress_internal (isc_tcp.c:195) ==23841== by 0x8086B93: isc_bindtcp (isc_tcp.c:321) ==23841== by 0x8086D7B: isc_listentcp (isc_tcp.c:378) ==23841== by 0x804A579: server_init (ramkomd.c:246) ==23841== by 0x804AB89: initialize (ramkomd.c:557) ==23841== by 0x804AD1F: main (ramkomd.c:640) ==23841== ==23841== LEAK SUMMARY: ==23841== definitely lost: 1152 bytes in 9 blocks. ==23841== possibly lost: 0 bytes in 0 blocks. ==23841== still reachable: 0 bytes in 0 blocks. ==23841== suppressed: 16426 bytes in 2 blocks.