View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002934VTK(No Category)public2006-03-03 15:272016-08-12 09:54
Reporterricem 
Assigned ToWill Schroeder 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002934: vtk3DSImporter Causes Crash with Some Models
Description1. The importer assumes that a material referenced in the 3DS file actually exists. If it does not, then the importer accesses a null pointer.
2. When checking for "bad" characters in an object name (cleanup_name function), the characters need to be cast to unsigned char so the ctype macros (isdigit, isalnum, etc.) do not assert.

Attached is the 'diff' of Hybrid/vtk3dsimporter.cxx that implements the fixes.
TagsNo tags attached.
Project
Type
Attached Filesdiff file icon vtk3DSImporter.diff [^] (1,304 bytes) 1969-12-31 19:00 [Show Content]

 Relationships

  Notes
(0036839)
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)
2016-08-12 09:54 Kitware Robot Note Added: 0036839
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