MantisBT - IGSTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010818 | IGSTK | IGSTK | public | 2010-06-10 18:54 | 2010-06-10 18:54 |
| Reporter | Jake McIvor | ||||
| Assigned To | Patrick Cheng | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Platform | OS | OS Version | |||
| Summary | 0010818: SceneGraph and SceneGraphNode not deconstructed | ||||
| Description | When 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. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| There are no notes attached to this issue. |