Skip to content

IOVDbSvc: Prevent potential dereference of end iterator.

Scott Snyder requested to merge ssnyder/athena:parse.IOVDbSvc-20190404 into master

Prevent a potential dereference of the end iterator of a map in IOVDbParser. Fixes unit test crash in SCT_ConditionsAlgorithms.

Merge request reports