MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002520 | VTK | (No Category) | public | 2005-11-24 10:43 | 2016-08-12 09:54 |
| Reporter | Alexander Schaal | ||||
| 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 | 0002520: Memory leak in vtkDataWriter::WriteScalarData() | ||||
| Description | Memory leak in "int vtkDataWriter::WriteScalarData(ostream *fp, vtkDataArray *scalars, int num)": "char* scalarsName" (defined at line 672) is not deleted if "dataType == VTK_UNSIGNED_CHAR" (see else-block beginning at line 717 - there is _no_ delete like in the if-block before). These leaks are produced e.g. if sending a vtkImageData object through the network. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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: 0036808 | |||
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||