[vtkusers] vtkDebugLeaks problems

ysa0829 ysa0829 at gmail.com
Tue Mar 27 06:11:49 EDT 2012


Hi all,

I have a new problems about vtkDebugLeaks class.

My example code is :

int _tmain(int argc, _TCHAR* argv[])
{
	vtkDebugLeaks::PrintCurrentLeaks();
	return 0;
}

Then the memory leaks is occured.

The picture is the error massage .

http://vtk.1045678.n5.nabble.com/file/n5597465/123.png 

I do not create any vtk class , but it is still memory leaks .

What is wrong with my code?

Anne.



--
View this message in context: http://vtk.1045678.n5.nabble.com/vtkDebugLeaks-problems-tp5594643p5597465.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list