MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002934 | VTK | (No Category) | public | 2006-03-03 15:27 | 2016-08-12 09:54 |
| Reporter | ricem | ||||
| Assigned To | Will Schroeder | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0002934: vtk3DSImporter Causes Crash with Some Models | ||||
| Description | 1. 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. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://www.vtk.org/Bug/file/5474/vtk3DSImporter.diff | ||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||