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] ```
Showing
Loading
Please register or sign in to comment