Import 2017-06-07 23:51:09: master bc639c9f
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
jcfr | jcfr | master | 2014-07-15 22:51:29 | master 82a6a18e |
Changeset | BUG: Fix crash in vtkMRMLNode::UpdateNthNodeReference This commit fixes regression introduced in previous commit r23435. The following pseudo stack trace illustrates the issue: (obtained while running the test "vtkMRMLVolumeNodeTest1" Destructor of vtkMRMLVolumeNode (referencing node) Since ReferencingNode is a weakpointer to the object represented by "this" The test is now passing. But valgrind is still reporting the error Generic Warning: In /home/jchris/Projects/Slicer-2-SuperBuild-Debug/VTKv6/Common/Core/vtkDebugLeaks.cxx, line 292 They will be fixed in follow-up commit. git-svn-id: http://svn.slicer.org/Slicer4/trunk@23436 3bd1e089-480b-0410-8dfb-8563597acbee |
|||
mod - Libs/MRML/Core/vtkMRMLNode.cxx | Diff File |