This commit is contained in:
Simon Rozman 2015-03-24 14:13:25 +00:00
parent c7e3cdfe99
commit 21fa6cdbcb

View File

@ -188,6 +188,7 @@ HRESULT COpList::Execute(CSession *pSession)
////////////////////////////////////////////////////////////////////////////
CSession::CSession() :
m_hInstall(NULL),
m_bContinueOnError(FALSE),
m_bRollbackEnabled(FALSE)
{