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.
Loading
Please register or sign in to comment
There was a spot where an ivar could be set without checking if it already had a value that needed to be released.