| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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 | ||||||||
| 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | Sandia | ||||||||
| Type | incorrect functionality | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0037252) Kitware Robot (administrator) 2016-08-12 09:55 |
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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |