summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/POA.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/POA.cpp')
-rw-r--r--TAO/tao/PortableServer/POA.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/POA.cpp b/TAO/tao/PortableServer/POA.cpp
index 4b0d70ce44d..6246e00474a 100644
--- a/TAO/tao/PortableServer/POA.cpp
+++ b/TAO/tao/PortableServer/POA.cpp
@@ -3742,7 +3742,7 @@ TAO_POA::establish_components (ACE_ENV_SINGLE_ARG_DECL)
if (interceptor_count == 0)
return;
- TAO_IORInfo * tao_info;
+ TAO_IORInfo *tao_info = 0;
ACE_NEW_THROW_EX (tao_info,
TAO_IORInfo (this),
CORBA::NO_MEMORY (