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