TileRec: Move large arrays into separately-allocated objects.
ubsan can give false positives for classes using virtual derivation that have excessive space in member variables. Resolve by moving the large member arrays to a separately allocated object.
Fixes ubsan warnings seen in gcc8 dbg build.
Merge request reports
Activity
Filter activity
added JetEtmiss Tile master review-pending-level-1 labels
CI Result SUCCESSAthena AthSimulation externals cmake make required tests optional tests Full details available at NICOS MR-20982-2019-02-08-09-48
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST 33527]added review-approved label and removed review-pending-level-1 label
mentioned in commit cf282226
added sweep:ignore label
Please register or sign in to reply