Skip to content

23.0-cppcheck-FakeBkgTools

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

Solve cppcheck defects; possible nullptr dereference, redundant nullptr check. Also pre/postfix increment and passing potentially large function arguments by value (changed to const ref)

Merge request reports