summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-07-18 09:59:36 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-07-18 09:59:36 +0000
commitaa7dcb60c6eea25184ad1e35576471038028adad (patch)
treee1e12c666c512373adee32863666394ddbfac363 /TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.cpp
parente09d370f95629bee7dd79ccbbb4724bfc616d7ea (diff)
downloadATCD-aa7dcb60c6eea25184ad1e35576471038028adad.tar.gz
Wed Jul 18 09:55:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.cpp b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.cpp
index c192d1b8066..b8f4854b3e1 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.cpp
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.cpp
@@ -53,9 +53,7 @@ TAO::SSLIOP::Connector::open (TAO_ORB_Core *orb_core)
ACE_NEW_RETURN (connect_creation_strategy,
CONNECT_CREATION_STRATEGY
(orb_core->thr_mgr (),
- orb_core,
- 0 /* Forcibly disable TAO's GIOPlite feature.
- It introduces a security hole. */),
+ orb_core),
-1);
// Our activation strategy