Skip to content

Try to make the cppcheck happy

Ken Martin requested to merge ken-martin/vtk:fix_cppcheck_issue into master

cppcheck thinks we can exceed the bounds on an array so we add a check to make it happy

Merge request reports