MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012669 | VTK | (No Category) | public | 2011-10-20 15:35 | 2016-08-12 09:55 |
| Reporter | Utkarsh Ayachit | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | Sandia | ||||
| Type | incorrect functionality | ||||
| Summary | 0012669: In vtkDataArrayTemplate realloc sometimes fails, while malloc+memcpy may still work | ||||
| Description | It has been observed that on some platforms (e.g. longhorn), relloc in vtkDataArrayTemplate may fail, but changing that to use a malloc+memcpy if the relloc fails, succeeds. It may be worthwhile to add that as a safeguard to realloc. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-10-20 15:35 | Utkarsh Ayachit | New Issue | |||
| 2016-07-28 10:00 | Cory Quammen | Project | ParaView => VTK | ||
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037252 | |||
| 2016-08-12 09:55 | Kitware Robot | Status | backlog => closed | ||
| 2016-08-12 09:55 | Kitware Robot | Resolution | open => moved | ||
| 2016-08-12 09:55 | Kitware Robot | Assigned To | => Kitware Robot | ||
| Notes | |||||
|
|
|||||
|
|
||||