coverity#706476 Uncaught exception
Change-Id: I1461c99fccb57ccf5375e372e50948b0b355d4bb
This commit is contained in:
@@ -368,8 +368,6 @@ namespace sdbtools
|
|||||||
:ConnectionDependentComponent( _rContext )
|
:ConnectionDependentComponent( _rContext )
|
||||||
,m_pImpl( new ObjectNames_Impl )
|
,m_pImpl( new ObjectNames_Impl )
|
||||||
{
|
{
|
||||||
if ( !_rxConnection.is() )
|
|
||||||
throw NullPointerException();
|
|
||||||
setWeakConnection( _rxConnection );
|
setWeakConnection( _rxConnection );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user