View Issue Details

IDProjectCategoryView StatusLast Update
0003314Slicer4Module Annotationspublic2017-06-07 23:27
Reporterjcfr Assigned Tonicole  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0003314: Memory leak in Snapshot dialog
Description

Hi,

It seems to be memory leak in the annotation module snapshot dialog,
vtkCollection isn't being deleted in "reset" method. Should it be fixed
it this release?

Thanks,
Stanislau

TagsNo tags attached.

Activities

nicole

nicole

2013-08-23 06:53

administrator   ~0009561

Fixed in svn 22324:
http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=22324

jcfr

jcfr

2014-03-06 04:56

administrator   ~0010829

Closing resolved issues that have not been updated in more than 3 months

Related Changesets

Slicer: 2145-support-for-installing-extension-from-file 2a70e149

2013-08-23 10:52:46

naucoin

Details Diff
BUG: fix memory leak of vtkCollection

Clear and delete the node collection to remove a memory leak
from the snapshot dialog.

Fixes Issue 0003314



git-svn-id: http://svn.slicer.org/Slicer4/trunk@22324 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Modules/Loadable/Annotations/GUI/qSlicerAnnotationModuleSnapShotDialog.cxx Diff File

Issue History

Date Modified Username Field Change
2013-08-23 04:58 jcfr New Issue
2013-08-23 04:58 jcfr Status new => assigned
2013-08-23 04:58 jcfr Assigned To => nicole
2013-08-23 06:53 nicole Note Added: 0009561
2013-08-23 06:53 nicole Status assigned => resolved
2013-08-23 06:53 nicole Fixed in Version => Slicer 4.3.0
2013-08-23 06:53 nicole Resolution open => fixed
2013-08-23 07:06 jcfr Target Version => Slicer 4.3.0
2014-03-06 04:56 jcfr Note Added: 0010829
2014-03-06 04:58 jcfr Status resolved => closed
2017-06-07 23:27 Changeset attached => Slicer 2145-support-for-installing-extension-from-file 2a70e149