summaryrefslogtreecommitdiff
path: root/TAO/tao/TAO.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-03-31 23:07:59 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-03-31 23:07:59 +0000
commit085aebdc5895008fa0cc22199bf7837bab7f32fd (patch)
treebd5b2fa7f47e006a4e4aa02af7666c284bb59210 /TAO/tao/TAO.cpp
parentb2210adbe9d0360b9993d6de494776eeebd855b5 (diff)
downloadATCD-085aebdc5895008fa0cc22199bf7837bab7f32fd.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/tao/TAO.cpp')
-rw-r--r--TAO/tao/TAO.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/TAO.cpp b/TAO/tao/TAO.cpp
index 75f5fc4aae5..406ad1747ba 100644
--- a/TAO/tao/TAO.cpp
+++ b/TAO/tao/TAO.cpp
@@ -241,6 +241,7 @@ TAO_ORB_Manager::child_poa (void)
TAO_ORB_Manager::~TAO_ORB_Manager (void)
{
CORBA::Environment env;
+
if (CORBA::is_nil (this->poa_.in ()) == 0)
this->poa_->destroy (CORBA::B_TRUE,
CORBA::B_TRUE,