View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004892ITKpublic2007-04-17 05:592011-06-08 20:17
ReporterRalf Floca 
Assigned ToJim Miller 
PrioritylowSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004892: ImageFunction::IsInsideBuffer doesn't handle -1#IND
DescriptionIndex values of -1#IND (compiled with VS 2005 SP1) will be always inside the buffer, because neither the comparison with the upper bound nor with the lower bound will be true. Therefore an undefined index will be inside the buffer. This causes a crash e.g. if an interpolator is used with an undefined point.
I think it would be sensible if undefined point would always be outside the buffer.
TagsNo tags attached.
Resolution Date
Sprint
Sprint Statusbacklog
Attached Files

 Relationships

  Notes
(0026778)
Cory W Quammen (developer)
2011-06-08 20:16

Fix as of git commit f6436b9a1692e8a763e94c07413d6a2d8e59a605.

 Issue History
Date Modified Username Field Change
2011-06-08 17:30 Cory W Quammen Note Added: 0026776
2011-06-08 20:08 Cory W Quammen Note Deleted: 0026776
2011-06-08 20:16 Cory W Quammen Sprint Status => backlog
2011-06-08 20:16 Cory W Quammen Note Added: 0026778
2011-06-08 20:16 Cory W Quammen Status assigned => closed
2011-06-08 20:17 Cory W Quammen Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team