coverity#1079187 Uninitialized pointer read
Change-Id: Ie3044bebc7921b0fa98f9a9a01f99ef0f2d05eb8
This commit is contained in:
parent
618dc924b4
commit
5a67883ed4
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
#include <tools/rcid.h>
|
||||
|
||||
Resource::Resource( const ResId& rResId )
|
||||
: m_pResMgr(NULL)
|
||||
{
|
||||
GetRes( rResId.SetRT( RSC_RESOURCE ) );
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue