Skip to content
Snippets Groups Projects
Commit 3ffdfcff authored by Andras Lasso's avatar Andras Lasso Committed by Lucas Givord
Browse files

Fix crash in vtkImageReslice

When an input vtkImageData did not contain point scalars (e.g., because it contains tensors, or no point data at all) then vtkImageReslice crashed.
It is not a problem if the filter only processes scalar data, but it should never crash, for any kind of input data.

(cherry picked from commit 064d36d5)
parent 31c41ab5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment