Skip to content

fix(vtkWarpScalar): segfault in multi-thread call to BuildCells

Julien Fausty requested to merge julien.fausty/vtk:warpScalarFix into master

Fix a potential segfault in a multi-threaded call to vtkPolyData::BuildCells in vtkWarpScalar

Merge request reports