07 Mar, 2018, Hades_Kane wrote in the 1st comment:
Votes: 0
Couldn't seem to figure out how to adjust the file itself, but in the do_areas command there is a memory leak. Everywhere after the call to new_buf(output) that has a return, a call to free_buf(output); needs to be added in order for that memory to be properly let go and recycled.
0.0/1