[vtk-developers] Memory leak in vtkContextView

Marcus D. Hanwell marcus.hanwell at kitware.com
Fri Dec 11 09:35:45 EST 2009


On Friday 11 December 2009 07:06:29 David Doria wrote:
> If you run a program simply consisting of:
> 
>   vtkSmartPointer<vtkContextView> view =
>  vtkSmartPointer<vtkContextView>::New(); view->Render();
> 
> vtkDebugLeaks generates a bunch of LEAKS.
> 
> Should I file a bug report?
> 
This was not showing up in the tests that use the vtkContextView, I will look 
into this now. I assume you are using CVS head on Linux with a very minimal 
two/three line main function calling render?

Marcus
-- 
Marcus D. Hanwell, Ph.D.
R&D Engineer, Kitware Inc.
(518) 881-4937



More information about the vtk-developers mailing list