summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB_Core.cpp')
-rw-r--r--TAO/tao/ORB_Core.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/ORB_Core.cpp b/TAO/tao/ORB_Core.cpp
index 72fcc7e1443..fafa7de8abd 100644
--- a/TAO/tao/ORB_Core.cpp
+++ b/TAO/tao/ORB_Core.cpp
@@ -59,11 +59,11 @@ TAO_ORB_Core::TAO_ORB_Core (void)
#endif /* TAO_ARL_USES_SAME_CONNECTOR_PORT */
preconnections_ (0),
default_environment_ (0),
- tss_environment_ (this)
+ tss_environment_ (this),
+ policy_current_ (&this->initial_policy_current_)
{
}
-
TAO_ORB_Core::~TAO_ORB_Core (void)
{
// This should probably be changed to use the allocator internal to