Kaydet (Commit) 5a67883e authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#1079187 Uninitialized pointer read

Change-Id: Ie3044bebc7921b0fa98f9a9a01f99ef0f2d05eb8
üst 618dc924
......@@ -25,6 +25,7 @@
#include <tools/rcid.h>
Resource::Resource( const ResId& rResId )
: m_pResMgr(NULL)
{
GetRes( rResId.SetRT( RSC_RESOURCE ) );
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment