MantisBT - VTK |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010030 | VTK | (No Category) | public | 2009-12-11 08:29 | 2013-04-05 19:57 |
|
| Reporter | David Doria | |
| Assigned To | Marcus Hanwell (old account) | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
| Project | |
| Type | |
|
| Summary | 0010030: Memory leak in vtkContextView |
| Description | If you run a program simply consisting of:
vtkSmartPointer<vtkContextView> view = vtkSmartPointer<vtkContextView>::New();
view->Render();
vtkDebugLeaks generates a bunch of LEAKS.
I don't see anything obvious in vtkContextView that is not being delete, so I think it must be something in a super class. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2009-12-11 08:29 | David Doria | New Issue | |
| 2009-12-11 09:32 | Marcus Hanwell (old account) | Status | backlog => tabled |
| 2009-12-11 09:32 | Marcus Hanwell (old account) | Assigned To | => Marcus Hanwell (old account) |
| 2009-12-11 11:18 | Marcus Hanwell (old account) | Note Added: 0018815 | |
| 2009-12-11 14:15 | Marcus Hanwell (old account) | Note Added: 0018821 | |
| 2009-12-11 14:15 | Marcus Hanwell (old account) | Status | tabled => @80@ |
| 2009-12-11 14:15 | Marcus Hanwell (old account) | Resolution | open => no change required |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2013-04-05 19:57 | Berk Geveci | Status | customer review => closed |