Skip to content

Prevent crash in vtkPVContextView::GetFormattedTitle()

Add a guard against initializing the title from a null title string.

Closes #19409 (closed)

Merge request reports