You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
smuzaffar
changed the title
[ASAN] warning: 'packed' may be used uninitialized in DataFormats/L1TParticleFlow/interface/jets.h
[UBSAN] warning: 'packed' may be used uninitialized in DataFormats/L1TParticleFlow/interface/jets.h
Jun 13, 2023
UBSAN build produces a compilation warning:
I think the warning is caused by not initializing the second element of
packed
array.The text was updated successfully, but these errors were encountered: