Skip to content

Fix clang scan-build diagnostics

Brad King requested to merge brad.king/cmake:scanbuild-fixes into master

Our nightly build that runs clang's scan-build analyzer was down for a long time. Now that it has been restored, it is showing some diagnostics. Fix them.

Merge request reports