MantisBT - VTK
View Issue Details
0002840VTK(No Category)public2006-02-07 08:472016-08-12 09:54
weigle 
Will Schroeder 
lowminoralways
closedmoved 
 
 
0002840: memory leak Graphics/vtkPolyDataNormals.cxx
vtkPriorityQueue* leftmostPoints is never deleted,
and a VTK_DEBUG_LEAKS build complains.

Here's "cvs diff" between HEAD and a fix.

Index: Graphics/vtkPolyDataNormals.cxx
===================================================================
RCS file: /cvsroot/VTK/VTK/Graphics/vtkPolyDataNormals.cxx,v
retrieving revision 1.67
diff -r1.67 vtkPolyDataNormals.cxx
272a273
> leftmostPoints->Delete();
No tags attached.
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036823
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0036823)
Kitware Robot   
2016-08-12 09:54   
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.