Skip to content

Fix/simplify subobject reference tracking

Ben Boeckel requested to merge ben.boeckel/vtk:subobject-refcounting into master

Lots of changes to properly track pointers that get tossed around inside of various filters. Mostly discovered via !8709 and factored out to simplify the actual migration.

Cc: @will.schroeder @utkarsh.ayachit @brad.king

Merge request reports