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