[vtkusers] vtkImageReslice memory leak problem
Clinton Stimpson
clinton at elemtech.com
Thu Mar 22 23:20:25 EDT 2012
On Mar 22, 2012, at 9:00 PM, ysa0829 wrote:
> hi David,
>
> The program uses VTK 5.8.0 and Qt4.8, built on Visual Studio 2010 as 32 bit
> release, running on Windows 7 64bit.
>
> I use a clean environment with out Qt and test the vtkImageReslice class,
> figuring out the memory leak problem is not vtkImageReslice class .
>
> I guess the memory leak problem related with QVtkwidget , but I am not sure
> .
>
Some leaking was recently fixed in QVTKWidget2 for those mappers that depend on the context creation time.
Perhaps your problem was already fixed (but that fix is not in VTK 5.8).
Clint
More information about the vtkusers
mailing list