View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006119VTK(No Category)public2007-12-04 09:122016-08-12 09:54
ReporterSteve Pieper 
Assigned ToWill Schroeder 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006119: vtkCellLinks::DeepCopy causes memory corruption
Descriptionif 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.
TagsNo tags attached.
Project
Type
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team