MantisBT - VTK
View Issue Details
0011947VTK(No Category)public2011-03-09 10:222013-12-17 13:14
xabi riobe 
Dave DeMarle 
normalminoralways
closedfixed 
 
 
0011947: memory leak in vtkSelectPolyData
When the method RequestData returns with error "Can't follow edge", there are some memory leaks due to undeleted objects.

Attached patch solves the problem.
No tags attached.
patch vtkSelectPolyData.cxx.patch (597) 2011-03-09 10:22
https://www.vtk.org/Bug/file/8744/vtkSelectPolyData.cxx.patch
Issue History
2011-03-09 10:22xabi riobeNew Issue
2011-03-09 10:22xabi riobeFile Added: vtkSelectPolyData.cxx.patch
2011-06-16 13:12Zack GalbreathCategoryDevelopment => (No Category)
2013-06-05 15:46Jean-Christophe Fillion-RobinNote Added: 0030916
2013-07-22 20:16Dave DeMarleAssigned To => Dave DeMarle
2013-07-22 20:16Dave DeMarleStatusbacklog => todo
2013-07-22 20:17Dave DeMarleNote Added: 0031274
2013-07-22 20:17Dave DeMarleStatustodo => active development
2013-08-12 17:46Dave DeMarleStatusactive development => backlog
2013-12-17 13:14Dave DeMarleNote Added: 0031984
2013-12-17 13:14Dave DeMarleStatusbacklog => closed
2013-12-17 13:14Dave DeMarleResolutionopen => fixed

Notes
(0030916)
Jean-Christophe Fillion-Robin   
2013-06-05 15:46   
Would be great if you could submit a patch using Gerrit. This would make the review and integration easier. For more details see http://www.vtk.org/Wiki/VTK/Git/Develop [^]

Thanks
Jc
(0031274)
Dave DeMarle   
2013-07-22 20:17   
http://review.source.kitware.com/#/c/12042/ [^]
(0031984)
Dave DeMarle   
2013-12-17 13:14   
merged into repository