Skip to content

vtkAvtSTMDFileFormatAlgorithm: add escape for invalid group count

Ben Boeckel requested to merge ben.boeckel/visitbridge:clang-tidy-updates into master

clang-tidy is detecting uninitialized memory when numGroups is not checked.

Merge request reports