MantisBT - VTK
View Issue Details
0012288VTKBugpublic2011-06-20 16:492016-08-12 09:55
Zack Galbreath 
Dave DeMarle 
normalminorhave not tried
closedmoved 
 
 
to be decided
incorrect functionality
0012288: Memory leaks in testing vtkDLG application if loaded PentaHexa.vtk file
Memory leaks in testing vtkDLG application from VTK pack.
Memory leaks are detected if PentaHexa.vtk file is loaded.
Loading another files from VTKData directory with samlpes doesn't reveal memory leaks.
All the DLLs are delay-loaded.
No tags attached.
related to 0012348closed Kyle Lutz A bug in vtkDataSetSurfaceFilter.cxx - memory leak 
Issue History
2011-06-20 16:49Zack GalbreathNew Issue
2011-07-11 12:56Kyle LutzRelationship addedrelated to 0012348
2011-07-11 16:31Ivan ManuylovichNote Added: 0026990
2013-06-05 13:19Jean-Christophe Fillion-RobinNote Added: 0030897
2013-07-22 17:37Dave DeMarleNote Added: 0031189
2013-07-22 17:37Dave DeMarleStatusbacklog => expired
2013-07-22 17:37Dave DeMarleResolutionopen => fixed
2013-07-22 17:37Dave DeMarleAssigned To => Dave DeMarle
2016-08-12 09:55Kitware RobotNote Added: 0037237
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionfixed => moved

Notes
(0026990)
Ivan Manuylovich   
2011-07-11 16:31   
The memory leak disappears after correction of function vtkDataSetSurfaceFilter::InsertPolygonInHash
(deallocation of "tab" memory needed before return in one of the inner brunches)
(0030897)
Jean-Christophe Fillion-Robin   
2013-06-05 13:19   
Does the problem still occur with VTK 5.10 ? VTK 6 ?
(0031189)
Dave DeMarle   
2013-07-22 17:37   
If this turns out to be still be present in 6.0.0, please reopen this report.
(0037237)
Kitware Robot   
2016-08-12 09:55   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.