Skip to content
Snippets Groups Projects
Commit 85f7cfee authored by David Gobbi's avatar David Gobbi Committed by Lucas Givord
Browse files

Fix CellVectors size issue in vtkStreamTracer

The size of the array was not being adjusted to the cell size
prior to use.  As a result, the array was being written to beyond
MaxId, though still within the array's allocation.

(cherry picked from commit 7b11a643)
parent 1fdbc074
No related branches found
No related tags found
No related merge requests found
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