| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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 | ||||||||
| 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0036939) Kitware Robot (administrator) 2016-08-12 09:54 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |