Skip to content

fix memory leax in vtkPlotParallelCoordinates

There was a spot where an ivar could be set without checking if it already had a value that needed to be released.

Merge request reports