Skip to content
  • Chris Harris's avatar
    Add Register(...) call to increment ref count on return object · e6c0cedd
    Chris Harris authored
    The methods that calculate the p values in the R stats filters
    return a pointer to a vtkDoubleArray that is cleaned up by the
    destructor of the vtkRInterface. So add code to increment ref
    count on the object.
    
    Change-Id: Iee02f8bc18af051ded1bf59faeebf65421953c50
    e6c0cedd