View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013322VTK(No Category)public2012-07-24 09:592014-10-02 10:15
ReporterMathieu Westphal 
Assigned ToDave DeMarle 
PrioritylowSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version5.8.0 
Target VersionFixed in Version6.1.0 
Summary0013322: Memory Leak in /VTK/Common/DataModel/vtkPointsProjectedHull.cxx line 669
DescriptionMemory Leak in /VTK/Common/DataModel/vtkPointsProjectedHull.cxx line 669

The newly created double array in not deleted in some case

add delete [] insidePt; line 669, before returning from function.

Tagshackaton
ProjectTBD
Typecrash
Attached Files

 Relationships

  Notes
(0033432)
Dave DeMarle (administrator)
2014-10-02 10:15

Fixed in commit 9364db580

 Issue History
Date Modified Username Field Change
2012-07-24 09:59 Mathieu Westphal New Issue
2013-07-22 20:56 Dave DeMarle Assigned To => Dave DeMarle
2013-07-22 20:56 Dave DeMarle Status backlog => todo
2013-08-12 17:44 Dave DeMarle Status todo => backlog
2014-09-30 10:57 Dave DeMarle Tag Attached: hackaton
2014-10-02 10:15 Dave DeMarle Note Added: 0033432
2014-10-02 10:15 Dave DeMarle Status backlog => closed
2014-10-02 10:15 Dave DeMarle Resolution open => fixed
2014-10-02 10:15 Dave DeMarle Fixed in Version => 6.1.0


Copyright © 2000 - 2018 MantisBT Team