Do not preserve pointer to stack variable

This seems to be preserving a pointer to a stack variable in xAODConfigSvc.cxx:894 case which is dangerous. Valgrind reports a memory leak in this method. As if xAODConfigSvc is not destroyed

Edited by Adam Edward Barton

Merge request reports

Loading