MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002840 | VTK | (No Category) | public | 2006-02-07 08:47 | 2016-08-12 09:54 |
| Reporter | weigle | ||||
| Assigned To | Will Schroeder | ||||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0002840: memory leak Graphics/vtkPolyDataNormals.cxx | ||||
| Description | vtkPriorityQueue* leftmostPoints is never deleted, and a VTK_DEBUG_LEAKS build complains. Here's "cvs diff" between HEAD and a fix. Index: Graphics/vtkPolyDataNormals.cxx =================================================================== RCS file: /cvsroot/VTK/VTK/Graphics/vtkPolyDataNormals.cxx,v retrieving revision 1.67 diff -r1.67 vtkPolyDataNormals.cxx 272a273 > leftmostPoints->Delete(); | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036823 | |||
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||