==22785== Memcheck, a memory error detector ==22785== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al. ==22785== Using Valgrind-3.12.0 and LibVEX; rerun with -h for copyright info ==22785== Command: /home/sdelse/app/devl/source/gawk-4.1.4/gawk -F | -f test.awk ==22785== debug: more_blocks(1) allocated 100; total 100 debug: more_blocks(2) allocated 100; total 100 debug: more_blocks(1) allocated 100; total 200 debug: more_blocks(1) allocated 100; total 300 debug: more_blocks(2) allocated 100; total 200 debug: more_blocks(1) allocated 100; total 400 debug: more_blocks(1) allocated 100; total 500 debug: more_blocks(1) allocated 100; total 600 debug: more_blocks(2) allocated 100; total 300 debug: more_blocks(1) allocated 100; total 700 debug: more_blocks(2) allocated 100; total 400 debug: more_blocks(1) allocated 100; total 800 ==22785== ==22785== HEAP SUMMARY: ==22785== in use at exit: 5,749,914 bytes in 59,366 blocks ==22785== total heap usage: 30,062,197 allocs, 30,002,831 frees, 1,336,983,573 bytes allocated ==22785== ==22785== LEAK SUMMARY: ==22785== definitely lost: 0 bytes in 0 blocks ==22785== indirectly lost: 0 bytes in 0 blocks ==22785== possibly lost: 0 bytes in 0 blocks ==22785== still reachable: 5,749,914 bytes in 59,366 blocks ==22785== suppressed: 0 bytes in 0 blocks ==22785== Reachable blocks (those to which a pointer was found) are not shown. ==22785== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==22785== ==22785== For counts of detected and suppressed errors, rerun with: -v ==22785== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 4)