FELIX-4928 Singleton getService() sometimes incorrectly returns null

This commit fixes the issue. The holder.m_service assignment was originally put there to avoid memory leakes, but as the holder is dereferenced anyway there is no risk of that here.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1685519 13f79535-47bb-0310-9956-ffa450edef68
3 files changed