Skip to content
Snippets Groups Projects
Commit e7df2187 authored by Yohann Bearzi (Kitware)'s avatar Yohann Bearzi (Kitware)
Browse files

vtkDIYGhostUtilities: crash fix for empty ug

The filter was crashing when input vtkUnstructuredGrid returned
`nullptr` when calling `GetCells`. This pointer is now checked before
use.

Adresses paraview/paraview#20860
parent cc0d0f8e
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment