Skip to content

Memory cleanup

Jeffrey Smith requested to merge whydoubt/psmisc:memory-cleanup into master

Running the various tools with various options through valgrind revealed a number of instances where memory was not being freed when it should have been.

Merge request reports