==23070== Memcheck, a memory error detector ==23070== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al. ==23070== Using Valgrind-3.12.0 and LibVEX; rerun with -h for copyright info ==23070== Command: /home/sdelse/app/devl/source/gawk-4.1.4/gawk -F | -f test.awk ==23070== 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 ==23070== ==23070== HEAP SUMMARY: ==23070== in use at exit: 11,416,868 bytes in 118,397 blocks ==23070== total heap usage: 60,135,848 allocs, 60,017,451 frees, 2,674,293,263 bytes allocated ==23070== ==23070== LEAK SUMMARY: ==23070== definitely lost: 0 bytes in 0 blocks ==23070== indirectly lost: 0 bytes in 0 blocks ==23070== possibly lost: 0 bytes in 0 blocks ==23070== still reachable: 11,416,868 bytes in 118,397 blocks ==23070== suppressed: 0 bytes in 0 blocks ==23070== Reachable blocks (those to which a pointer was found) are not shown. ==23070== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==23070== ==23070== For counts of detected and suppressed errors, rerun with: -v ==23070== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 4)