Skip to content

TrigConfHLTUtils: Use Concurrent[Str]ToValMap.

Use Concurrent[Str]ToValMap rather than managing the memory of the payload by hand. Should fix coverity warnings seen in this package.

Merge request reports