[vtkusers] memory leaks

Mike Gagnon mike at gagnon.com
Fri Jul 26 12:45:16 EDT 2013


These are false positives for some reason (I must be using the 
DVTK_DEBUG_LEAKS flag incorrectly!)... I checked with MemoryValidator 
and objects are deleted...

On 7/25/2013 4:52 PM, Mike Gagnon wrote:
> Hi,
>
> I'm still having lots of trouble with memory leaks.  I tried 
> recompiling vtk with "-DVTK_DEBUG_LEAKS " added to the command line 
> (for the vtkCommon project).  I then used the dlls generated from the 
> VTK build in the sample projects and now I'm getting the same memory 
> leaks in the win32SampleMFC project (just like in my own project)....
>
> Does anyone see anything wrong with what I'm doing?  The samples were 
> built with CMake as well...
>
> Thanks!
> Mike




More information about the vtkusers mailing list