drwhut/decision

Check for memory leaks before 0.3.0 release.

Closed this issue · 2 comments

Check for memory leaks before 0.3.0 release.
  • Use Visual Studio on Windows.
  • Use Valgrind on Linux.

That build failed because I forgot to remove the debug symbol arguments in CMake before pushing. That has been resolved.