Skip to content

22.0-cppcheck-JetMonitoring

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

[minor] suppress cppcheck warnings of possible invalid dereference of end iterator; the check on whether a list is empty is done beforehand, so cannot occur.

Merge request reports