MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0006119 | VTK | (No Category) | public | 2007-12-04 09:12 | 2016-08-12 09:54 |
| Reporter | Steve Pieper | ||||
| Assigned To | Will Schroeder | ||||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0006119: vtkCellLinks::DeepCopy causes memory corruption | ||||
| Description | if you copy a vtkCellLinks (which happens if you DeepCopy a vtkUnstructuredGrid after calling BuildLinks) the internal table of pointers is copied but the pointers all point to locally allocated data. The result is that when you delete the vtkCellLinks instances they double-free the local data. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2007-12-04 09:12 | Steve Pieper | New Issue | |||
| 2008-02-06 09:21 | Jeff Baumes | Status | backlog => tabled | ||
| 2008-02-06 09:21 | Jeff Baumes | Assigned To | => Will Schroeder | ||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036939 | |||
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||