View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010030VTK(No Category)public2009-12-11 08:292013-04-05 19:57
ReporterDavid Doria 
Assigned ToMarcus Hanwell (old account) 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0010030: Memory leak in vtkContextView
DescriptionIf 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.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0018815)
Marcus Hanwell (old account) (developer)
2009-12-11 11:18

Could you give me some more details about this bug? I can't reproduce it here with a main that has the two lines you suggest along with a return statement. Is this from CVS head as of today? What platform are you using? Could you attach the output from the program?
(0018821)
Marcus Hanwell (old account) (developer)
2009-12-11 14:15

Looks like this was already fixed, please reopen this bug if you are able to reproduce with current CVS head.

 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


Copyright © 2000 - 2018 MantisBT Team