Skip to content

23.0-cppcheck-AthenaDBTestRec

Shaun Roe requested to merge sroe/athena:23.0-cppcheck-AthenaDBTestRec into master

Solve cppcheck warnings: one possible array out-of-bounds access (erroneous check was corrected), two cases of passing string parameter by value, changed to const ref

Merge request reports