Skip to content

vtkFLUENTReader: Fix crash when parsing indices with unexpected digits count

Léon Victor requested to merge leon.victor/vtk:fix-fluent-reader into master

Fix a crash that occurred when parsing indices with unexpected digits count (not 2 or 4)

Merge request reports