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