Skip to content

22.0-cppcheck-TileGeoG4SD

Shaun Roe requested to merge sroe/athena:22.0-cppcheck-TileGeoG4SD into master

Fix cppcheck warnings, changed an array allocation on the heap to a vector allocation on the stack; switch post-increment to pre-increment on iterators.

Merge request reports