Use local variable instead of pointer (ATLASSQ-370)
Hi,
as found by Cppcheck, there was a nullptr derefence in MdtVsTgcRawDataMonitoring. Fixed by using local variable. Fixes ATLASSQ-370.
Best, Nico
Hi,
as found by Cppcheck, there was a nullptr derefence in MdtVsTgcRawDataMonitoring. Fixed by using local variable. Fixes ATLASSQ-370.
Best, Nico