When writing tests:
What's wrong with allocating a chunk buffer on the stack? Allocating 50MB on the stack in the main's function prologue = stackoverflow.
What's wrong with allocating a chunk buffer on the stack? Allocating 50MB on the stack in the main's function prologue = stackoverflow.