MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013322 | VTK | (No Category) | public | 2012-07-24 09:59 | 2014-10-02 10:15 |
Reporter | Mathieu Westphal | ||||
Assigned To | Dave DeMarle | ||||
Priority | low | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 5.8.0 | ||||
Target Version | Fixed in Version | 6.1.0 | |||
Project | TBD | ||||
Type | crash | ||||
Summary | 0013322: Memory Leak in /VTK/Common/DataModel/vtkPointsProjectedHull.cxx line 669 | ||||
Description | Memory 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. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | hackaton | ||||
Relationships | |||||
Attached Files | |||||
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 |
Notes | |||||
|
|||||
|
|