View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005040VTK(No Category)public2007-05-15 05:362016-08-12 09:54
ReporterMichael.Geppert 
Assigned ToWill Schroeder 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005040: inScalar/inTensor usage without NULL pointer check
Descriptionline 373/374:
  cellTensors = vtkDataArray::CreateDataArray(inTensors->GetDataType());
  cellScalars = vtkDataArray::CreateDataArray(inScalars->GetDataType());

line 615/616:
  cellTensors->Delete();
  cellScalars->Delete();
TagsNo tags attached.
Project
Type
Attached Files

 Relationships
has duplicate 0014435closedDave DeMarle vtkHyperStreamline seg fault when input data has no scalar array 

  Notes
(0007684)
Mathieu Malaterre (developer)
2007-05-18 05:16

In what file ?
(0007704)
Michael.Geppert (reporter)
2007-05-20 18:51

sorry..

Graphics/vtkHyperStreamline.cxx
(0036912)
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
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2013-12-16 18:26 Dave DeMarle Relationship added has duplicate 0014435
2016-08-12 09:54 Kitware Robot Note Added: 0036912
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