At the copy constructor https://github.com/OpenCALTeam/opencal/blob/master/OpenCAL%2B%2B/source/calActiveCells.cpp#L41 memory should be freed first than reallocated. Suggest to test the whole library using valgrind
At the copy constructor https://github.com/OpenCALTeam/opencal/blob/master/OpenCAL%2B%2B/source/calActiveCells.cpp#L41
memory should be freed first than reallocated.
Suggest to test the whole library using valgrind