Skip to content

BTagging: Fix null pointer dereferences.

Scott Snyder requested to merge ssnyder/athena:ubsan.BTagging-20201108 into master

Fix a couple potential null pointer references caught by the undefined behavior sanitizer.

Merge request reports