Skip to content

fix cppcheck warning on delete of malloced memory

Ken Martin requested to merge ken-martin/vtk:fix_vtkhull_cppcheck into master

fixing use of delete with malloced memory

Merge request reports