Page MenuHomePhabricator

Application crashes if an invalid STL file is loaded.
Closed, WontfixPublic

Description

In the IGT Navigation Tool Management load an invalid surface file. An example is attached to this bug. The application will crash in vtkSTLReader.cxx on "fclose(fp);" (Line 146). This seems to be a VTK bug.