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