Memory Leak in AmiraMeshReader::readFunction
The internal AmiraMesh object is created on the heap but not deallocated after the routine finishes. The attached patch fixes this.
Best Jonny 0001-Fix-memory-leak-in-readFunction.patch
The internal AmiraMesh object is created on the heap but not deallocated after the routine finishes. The attached patch fixes this.
Best Jonny 0001-Fix-memory-leak-in-readFunction.patch