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