Skip to content

main-coverity-ALFA_Geometry

Shaun Roe requested to merge sroe/athena:main-coverity-ALFA_Geometry into main

Address coverity defects, mostly minor (use std::move) some more serious: possible string overrun in buffer, possible access of array out of bounds. Also removed commented code while there.

Merge request reports