View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004050 | Slicer4 | Core: Scripting (Wrapping, Python) | public | 2015-09-18 06:07 | 2018-03-02 11:06 |
| Reporter | msmolens | Assigned To | msmolens | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | |||||
| Target Version | Slicer 4.5.0-1 | Fixed in Version | Slicer 4.5.0-1 | ||
| Summary | 0004050: Fix memory leaks associated with py_DTINotReproducibleIssue3977 | ||||
| Description | Running py_DTINotReproducibleIssue3977 on OS X Release build based on r24561, for example, shows: vtkDebugLeaks has detected LEAKS! | ||||
| Tags | No tags attached. | ||||
|
Import 2017-06-07 23:51:09: master fa32f741 2015-09-21 09:08:10 Details Diff |
BUG: Fix memory leaks associated with py_DTINotReproducibleIssue3977 test In a debug build running py_DTINotReproducibleIssue3977 reports that a number of VTK class instances leak. This commit fixes a regression introduced in r24291 (ENH: Use vtkMRMLLabelMapVolumeNode class for labelmap volumes) that caused leaks due to incorrect memory management on an instance of vtkMRMLDiffusionTensorVolumeDisplayNode. Fixes 0004050 From: Max Smolens <max.smolens@kitware.com> git-svn-id: http://svn.slicer.org/Slicer4/trunk@24564 3bd1e089-480b-0410-8dfb-8563597acbee |
||
| mod - Base/Logic/vtkSlicerApplicationLogic.cxx | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-09-18 06:07 | msmolens | New Issue | |
| 2015-09-18 06:07 | msmolens | Status | new => assigned |
| 2015-09-18 06:07 | msmolens | Assigned To | => msmolens |
| 2015-09-21 05:44 | msmolens | Note Added: 0013285 | |
| 2015-09-21 05:44 | msmolens | Status | assigned => resolved |
| 2015-09-21 05:44 | msmolens | Fixed in Version | => Slicer 4.5.0-1 |
| 2015-09-21 05:44 | msmolens | Resolution | open => fixed |
| 2017-06-10 08:51 | msmolens | Changeset attached | => Slicer master fa32f741 |
| 2018-03-02 11:06 | jcfr | Status | resolved => closed |