IRTK icon indicating copy to clipboard operation
IRTK copied to clipboard

Mismatching deallocation

Open maddin200 opened this issue 10 years ago • 1 comments

irtkManifoldLearning.cc line 89 should be:

delete [] distTemp;

maddin200 avatar Oct 05 '15 15:10 maddin200

Hi maddin200,

Thanks for the notice.

You might have noticed a new project irtk-next has just been created. Within a week or so, it will contain a refactored version of IRTK which will become the maintained version.

Maybe you'd like to submit a Pull Request for this once the new project is up?

BW Jon

jopasserat avatar Oct 05 '15 16:10 jopasserat