Slicer: 2145-support-for-installing-extension-from-file 34a6f865

Author Committer Branch Timestamp Parent
pieper pieper 2145-support-for-installing-extension-from-file 2013-09-21 22:52:34 2145-support-for-installing-extension-from-file 82e73bfc
Affected Issues 0003412: crash in FiberBundleLabelSelect when input has no tensors
Changeset

BUG: 0003412 fix crash when no tensors on fiber label select

When the input fiber bundles have no tensors, we don't want to create
an output array. When and empty tensor array was passed to the vtk
xml reader it crashed.

Now, don't create an output tensor array if there is not one on the input.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22467 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Modules/CLI/FiberBundleLabelSelect/FiberBundleLabelSelect.cxx Diff File