Forked from
atlas / athena
Source project has a limited visibility.
-
scott snyder authored
Code in this package was taking advantage of undefined behavior to change the name used by the MsgStreams of converters (a protected data member) to something more meaningful. This results in warnings from the undefined behavior sanitizer. cnvname.AthenaPoolCnvSvc added an optional argument to the converter constructors to allow specifying this name. So switch to using this.
scott snyder authoredCode in this package was taking advantage of undefined behavior to change the name used by the MsgStreams of converters (a protected data member) to something more meaningful. This results in warnings from the undefined behavior sanitizer. cnvname.AthenaPoolCnvSvc added an optional argument to the converter constructors to allow specifying this name. So switch to using this.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.