Skip to content

22.0-cppcheck-RecExTB

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

Solve cppcheck errors in this package, in particular incorrect logic operators (which result in a logic clause always being true), incorrect sprintf qualifiers, incorrect checking of array bounds.

Merge request reports