MantisBT - VTK |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0006118 | VTK | (No Category) | public | 2007-12-04 09:09 | 2013-04-05 19:57 |
|
| Reporter | Steve Pieper | |
| Assigned To | David Cole | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
| Project | |
| Type | |
|
| Summary | 0006118: vtkCellLinks leak in vtkUnstructuredGrid::BuildLinks |
| Description | If you call vtkUnstructuredGrid::BuildLinks more than once, a new vtkCellLinks (this->Links) is created each time but the old one is not deleted so it leaks. |
| Steps To Reproduce | |
| Additional Information | This leak leads to a failing test on slicer3. |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2007-12-04 09:09 | Steve Pieper | New Issue | |
| 2008-08-29 17:27 | David Cole | Status | backlog => tabled |
| 2008-08-29 17:27 | David Cole | Assigned To | => David Cole |
| 2008-08-29 17:30 | David Cole | Status | tabled => @80@ |
| 2008-08-29 17:30 | David Cole | Resolution | open => fixed |
| 2008-08-29 17:30 | David Cole | Note Added: 0013240 | |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2013-04-05 19:57 | Berk Geveci | Status | customer review => closed |