vtkUnstructuredGrid: Handle null DistinctCellTypes member variable
Handle DistinctCellTypes member variable being nullptr in vtkUnstructuredGrid::GetCellTypes() in case the Types array is not modified prior to calling vtkUnstructuredGrid::GetCellTypes(vtkCellTypes *types).
Backport: paraview/release