Skip to content
Snippets Groups Projects
Commit 4c11ced4 authored by Rafal Bielski's avatar Rafal Bielski :wave: Committed by Frank Winklmeier
Browse files

HltEventLoopMgr.cxx: Fix warning: Method called on moved-from object

```
HltEventLoopMgr.cxx:549:66: warning: Method called on moved-from object 'eventContextPtr' [clang-analyzer-cplusplus.Move]
HltEventLoopMgr.cxx:750:45: warning: Method called on moved-from object 'ctx' [clang-analyzer-cplusplus.Move]
```
parent d3804fc3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment