-
- Downloads
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.
Loading
Please register or sign in to comment