Skip to content

main-coverity-LArCellRec

Shaun Roe requested to merge sroe/athena:main-coverity-LArCellRec into main

Coverity defects in LArCellRec:

  • 19513: Possible dereference of nullptr, probably a cut'n'paste error using the wrong pointer (bug introduced 23 Sept 2023)
  • 12455: Redundant dynamic cast
  • 13426: Possible use of negative int as array index

Merge request reports