Skip to content
  • Zack Galbreath's avatar
    Fix memory leak when getting a tree from RCalculatorFilter's output · 3fee36a7
    Zack Galbreath authored
    This commit updates vtkRAdapter::RToVTKTree() to match the memory
    management strategy used in vtkRAdapter::RToVTKTable().  This commit
    also removes the deletion of the vtkTree in TestRInterface, as this
    is rendered inappropriate by the previously mentioned change.
    
    Change-Id: I764c9d28199d7b5421383947567cd37a93dbdec3
    3fee36a7