Merge branch 'ATLASRECTS-6692_22.0-mc20_fix_usage_of_invalid_hash_and_range_error' into '22.0-mc20'
Fix usage of invalid hash and prevent range errors in SCT_RodDecoder. See merge request !48437 (cherry picked from commit b72773b8) 57ca4379 Check SCT hashes before using them. d9133f43 Enssure that strip and the derived index are valid before using them. 352d050b Remove error check which will always pass and perform more arithmetics at compile time. aa9f6e50 Use idnetifier hash as hash rather than computing a new hash from the IdentifierHash.
parent
24f2f375
Showing
- InnerDetector/InDetEventCnv/SCT_RawDataByteStreamCnv/src/SCT_RodDecoder.cxx 20 additions, 11 deletions...tEventCnv/SCT_RawDataByteStreamCnv/src/SCT_RodDecoder.cxx
- InnerDetector/InDetEventCnv/SCT_RawDataByteStreamCnv/src/SCT_RodDecoder.h 17 additions, 8 deletions...DetEventCnv/SCT_RawDataByteStreamCnv/src/SCT_RodDecoder.h
Please register or sign in to comment