View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012669VTK(No Category)public2011-10-20 15:352016-08-12 09:55
ReporterUtkarsh Ayachit 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0012669: In vtkDataArrayTemplate realloc sometimes fails, while malloc+memcpy may still work
DescriptionIt has been observed that on some platforms (e.g. longhorn), relloc in vtkDataArrayTemplate may fail, but changing that to use a malloc+memcpy if the relloc fails, succeeds. It may be worthwhile to add that as a safeguard to realloc.

TagsNo tags attached.
ProjectSandia
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0037252)
Kitware Robot (administrator)
2016-08-12 09:55

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
2011-10-20 15:35 Utkarsh Ayachit New Issue
2016-07-28 10:00 Cory Quammen Project ParaView => VTK
2016-08-12 09:55 Kitware Robot Note Added: 0037252
2016-08-12 09:55 Kitware Robot Status backlog => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved
2016-08-12 09:55 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team