summaryrefslogtreecommitdiff
path: root/bridges
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-10-25 15:42:40 +0200
committersb <sb@openoffice.org>2010-10-25 15:42:40 +0200
commit59b2504a550efd12a50fff9adac34138229384e1 (patch)
treebc1b0f8eb7b7fd15848e167c204a2518a6a45e69 /bridges
parent2a3ed89284890615ad4bce57be55ba558351cde1 (diff)
sb132: #i112448# proper initialization of ClientJob (patch by olistraub)
Diffstat (limited to 'bridges')
-rw-r--r--bridges/source/remote/urp/urp_job.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/bridges/source/remote/urp/urp_job.hxx b/bridges/source/remote/urp/urp_job.hxx
index ce58b1f3f779..1bafaf9f5162 100644
--- a/bridges/source/remote/urp/urp_job.hxx
+++ b/bridges/source/remote/urp/urp_job.hxx
@@ -303,6 +303,7 @@ inline ClientJob::ClientJob(
uno_Any **ppException )
: Job(
pEnvRemote, pContext, pBridgeImpl, ::bridges_remote::RTC_HOLDENVWEAK )
+ , m_bExceptionOccured( false )
, m_ppArgs( ppArgs )
, m_pReturn( pReturn )
, m_pInterfaceType( pInterfaceType ) // weak