Skip to content

fix an access violation happening in StructureGridGeom filter

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

When handling a 3d volume it was accessing too far when there was cell data present.

Merge request reports