Skip to content

Add missing fclose() to vtkWrapPython

The vtkWrapPython executable wasn't calling fclose() on its output file. This has been the case since the wrapping code was refactored for VTK 5.8.

Merge request reports

Loading