View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006118VTK(No Category)public2007-12-04 09:092013-04-05 19:57
ReporterSteve Pieper 
Assigned ToDavid Cole 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006118: vtkCellLinks leak in vtkUnstructuredGrid::BuildLinks
DescriptionIf you call vtkUnstructuredGrid::BuildLinks more than once, a new vtkCellLinks (this->Links) is created each time but the old one is not deleted so it leaks.
Additional InformationThis leak leads to a failing test on slicer3.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0013240)
David Cole (developer)
2008-08-29 17:30

This was fixed by Bob O'Bara in revision 1.13 of vtkUnstructuredGrid.cxx.

 Issue History
Date Modified Username Field Change
2007-12-04 09:09 Steve Pieper New Issue
2008-08-29 17:27 David Cole Status backlog => tabled
2008-08-29 17:27 David Cole Assigned To => David Cole
2008-08-29 17:30 David Cole Status tabled => @80@
2008-08-29 17:30 David Cole Resolution open => fixed
2008-08-29 17:30 David Cole Note Added: 0013240
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2013-04-05 19:57 Berk Geveci Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team