View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012646VTK(No Category)public2011-10-12 09:292012-01-25 14:02
ReporterTran Nam Van 
Assigned ToLeo Liu 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version5.8.0 
Target VersionFixed in Version 
Summary0012646: Memory leaks in rendering\vtkinteractoreventrecorder.cxx
DescriptionA leak found vtkRendering.dll
 File: rendering\vtkinteractoreventrecorder.cxx
 void vtkInteractorEventRecorder::Play()
 {
    .....
    //Leak detected:
    this->InputStream = new vtksys_ios::istringstream(inputStr); Line 179
    ...
}
TagsNo tags attached.
ProjectKitware
Typeperformance
Attached Files

 Relationships

  Notes
(0027975)
Leo Liu (developer)
2012-01-24 21:28

Looks like this has been fixed in commmit 2dd3ccbe9658065e056d29799e458c2026843483
(0027981)
Leo Liu (developer)
2012-01-25 14:02

.

 Issue History
Date Modified Username Field Change
2011-10-12 09:29 Tran Nam Van New Issue
2012-01-23 10:01 Utkarsh Ayachit Assigned To => Leo Liu
2012-01-23 10:01 Utkarsh Ayachit Status backlog => tabled
2012-01-24 21:25 Leo Liu Assigned To Leo Liu =>
2012-01-24 21:28 Leo Liu Note Added: 0027975
2012-01-24 21:28 Leo Liu Assigned To => Leo Liu
2012-01-24 21:28 Leo Liu Status tabled => customer review
2012-01-24 21:28 Leo Liu Resolution open => fixed
2012-01-25 14:02 Leo Liu Note Added: 0027981
2012-01-25 14:02 Leo Liu Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team