valgrind --suppressions=lyskomd.supp --num-callers=40 --logfile-fd=21 --show-reachable=yes ../dbck -d config/lyskomd-config ==4572== Memcheck, a memory error detector for x86-linux. ==4572== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al. ==4572== Using valgrind-2.4.0, a program supervision framework for x86-linux. ==4572== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al. ==4572== For more details, rerun with: -v ==4572== ==4572== ==4572== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 19 from 1) ==4572== malloc/free: in use at exit: 7835 bytes in 61 blocks. ==4572== malloc/free: 87 allocs, 26 frees, 10665 bytes allocated. ==4572== For counts of detected errors, rerun with: -v ==4572== searching for pointers to 61 not-freed blocks. ==4572== checked 253512 bytes. ==4572== ==4572== LEAK SUMMARY: ==4572== definitely lost: 0 bytes in 0 blocks. ==4572== possibly lost: 7483 bytes in 60 blocks. ==4572== still reachable: 352 bytes in 1 blocks. ==4572== suppressed: 0 bytes in 0 blocks.