Skip to content

23.0-coverity-DataQualityUtils

Shaun Roe requested to merge sroe/athena:23.0-coverity-DataQualityUtils into master

Solving coverity defects 17842 - 17848, mostly unchecked dynamic casts, one unchecked bool return. Also cppcheck defect: outer and inner 'if' conditions identical, so remove the inner one.

Merge request reports