View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010818IGSTKIGSTKpublic2010-06-10 18:542010-06-10 18:54
ReporterJake McIvor 
Assigned ToPatrick Cheng 
PrioritynormalSeveritymajorReproducibilityalways
StatusassignedResolutionopen 
PlatformOSOS Version
Summary0010818: SceneGraph and SceneGraphNode not deconstructed
DescriptionWhen IGSTK is built with IGSTK_USE_SceneGraphVisualization turned on, a single instance of SceneGraph is dynamically added to the heap along with a number of instances of SceneGraphNode. They are never explicitly destroyed.

The UpdateStatusSuccessProcessing method in the Tracker class calls the method RequestSetParentAndTransform, creating a new SceneGraphNode each time the Tracker is successfully updated. This causes a memory leak.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2010-06-10 18:54 Jake McIvor New Issue
2010-06-10 18:54 Jake McIvor Status new => assigned
2010-06-10 18:54 Jake McIvor Assigned To => Patrick Cheng


Copyright © 2000 - 2018 MantisBT Team