-
- Downloads
Add Schwartz counters for consistent static destruction.
Static builds of paraview were not freeing vtkObjectFactory::RegisteredFactories or vtkOutputWindow::Instance. See: https://open.cdash.org/viewTest.php?onlyfailed&buildid=4572721 This fixes the issue to ensure that they are always freed at process exit.
Showing
- Common/Core/vtkObjectFactory.cxx 9 additions, 12 deletionsCommon/Core/vtkObjectFactory.cxx
- Common/Core/vtkObjectFactory.h 15 additions, 0 deletionsCommon/Core/vtkObjectFactory.h
- Common/Core/vtkOutputWindow.cxx 7 additions, 6 deletionsCommon/Core/vtkOutputWindow.cxx
- Common/Core/vtkOutputWindow.h 5 additions, 5 deletionsCommon/Core/vtkOutputWindow.h
Please register or sign in to comment