ASCIIPlay icon indicating copy to clipboard operation
ASCIIPlay copied to clipboard

Fix static memory losses when running

Open aidancrowther opened this issue 4 years ago • 0 comments

There are some static memory leaks that occur when running the program, these are somewhat difficult to locate due to Valgrind not playing nicely with multi-threaded applications.

Simply reducing this would be nice, the current leaks don't affect functionality, but getting rid of them would be ideal.

aidancrowther avatar Oct 08 '20 18:10 aidancrowther