summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Persistent_IOR/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/RTCORBA/Persistent_IOR/client.cpp')
-rw-r--r--TAO/tests/RTCORBA/Persistent_IOR/client.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/RTCORBA/Persistent_IOR/client.cpp b/TAO/tests/RTCORBA/Persistent_IOR/client.cpp
index e38d91d6d8f..540c1e002a2 100644
--- a/TAO/tests/RTCORBA/Persistent_IOR/client.cpp
+++ b/TAO/tests/RTCORBA/Persistent_IOR/client.cpp
@@ -85,6 +85,8 @@ ACE_TMAIN (int argc, ACE_TCHAR *argv[])
{
test->shutdown ();
}
+
+ orb->destroy ();
}
catch (const CORBA::Exception& ex)
{