xolotl icon indicating copy to clipboard operation
xolotl copied to clipboard

There is almost certainly a memory leak somewhere

Open sg-s opened this issue 3 years ago • 0 comments

We have some dynamically allocated memory in mexTemplate.cpp, and destructors aren't coded, so this should happen

  • It's probably extremely small, but still needs to be fixed
  • need to use valgrind to check this

sg-s avatar Nov 22 '20 21:11 sg-s