[vtk-developers] [VTK 0013322]: Memory Leak in /VTK/Common/DataModel/vtkPointsProjectedHull.cxx line 669

Mantis Bug Tracker mantis at public.kitware.com
Tue Jul 24 09:59:14 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://vtk.org/Bug/view.php?id=13322 
====================================================================== 
Reported By:                Mathieu Westphal
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   13322
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   minor
Priority:                   low
Status:                     backlog
Project:                    TBD 
Type:                       crash 
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2012-07-24 09:59 EDT
Last Modified:              2012-07-24 09:59 EDT
====================================================================== 
Summary:                    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.


====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-07-24 09:59 Mathieu WestphalNew Issue                                    
======================================================================




More information about the vtk-developers mailing list