View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012683VTK(No Category)public2011-10-28 04:432013-12-16 12:53
ReporterDan Clark 
Assigned ToRobert Maynard 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version5.8.0 
Target VersionFixed in Version6.1.0 
Summary0012683: vtkFLUENTReader - Array index wrong
DescriptionWithin the function vtkFLUENTReader::GetCellsAscii() on line

"pdatastream >> this->Cells->value[i].type;"

I think the should read

"pdatastream >> this->Cells->value[i-1].type;"

TagsNo tags attached.
ProjectTBD
Typecrash
Attached Files

 Relationships

  Notes
(0031265)
Dave DeMarle (administrator)
2013-07-22 20:03

moving all "tabled" bugs into "backlog" category since "tabled" is no longer used.
(0031314)
guest (viewer)
2013-07-23 09:16

This is a bug that I will fix.
(0031315)
Robert Maynard (developer)
2013-07-23 09:20

http://review.source.kitware.com/#/t/3033/ [^]

 Issue History
Date Modified Username Field Change
2011-10-28 04:43 Dan Clark New Issue
2011-10-28 08:22 Utkarsh Ayachit Assigned To => Robert Maynard
2011-10-28 08:22 Utkarsh Ayachit Status backlog => tabled
2013-07-22 20:03 Dave DeMarle Status tabled => backlog
2013-07-22 20:03 Dave DeMarle Note Added: 0031265
2013-07-23 09:16 guest Note Added: 0031314
2013-07-23 09:16 guest Status backlog => todo
2013-07-23 09:16 guest Status todo => active development
2013-07-23 09:20 Robert Maynard Note Added: 0031315
2013-12-16 12:53 Dave DeMarle Status active development => closed
2013-12-16 12:53 Dave DeMarle Resolution open => fixed
2013-12-16 12:53 Dave DeMarle Fixed in Version => 6.1.0


Copyright © 2000 - 2018 MantisBT Team