Skip to content

DeUTDetector - Protect getSectorDirect from out-of-bounds access

Adds runtime protection to prevent out-of-bounds array accesses, such as those triggering errors in the ubsan checks at

https://lhcb-nightlies.cern.ch/nightly/lhcb-sanitizers/build/332/

nullptr is returned instead.

Edited by Marco Cattaneo

Merge request reports