From 3e62af49868aa617b78e6ffbfeb2d80c6702dbc3 Mon Sep 17 00:00:00 2001 From: bala Date: Tue, 8 May 2001 15:06:04 +0000 Subject: ChangeLogTag: Tue May 8 10:02:47 2001 Balachandran Natarajan --- TAO/ChangeLogs/ChangeLog-02a | 7 +++++++ TAO/tao/ORB_Core.cpp | 2 -- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index 78779fe1ba1..b7f9cb5c816 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,3 +1,10 @@ +Tue May 8 10:02:47 2001 Balachandran Natarajan + + * tao/ORB_Core.cpp: Reverted this change "Tue May 8 07:32:15 2001 + Balachandran Natarajan". The problem on Linux builds seems to be + a manifestation from the problem that was fixed in this change + "Tue May 8 09:01:13 2001 Balachandran Natarajan". + Tue May 8 09:01:13 2001 Balachandran Natarajan * tao/Object_Ref_Table.cpp (~TAO_Object_Ref_Table): Removed a diff --git a/TAO/tao/ORB_Core.cpp b/TAO/tao/ORB_Core.cpp index d9d8306d884..0be0aa77534 100644 --- a/TAO/tao/ORB_Core.cpp +++ b/TAO/tao/ORB_Core.cpp @@ -1213,9 +1213,7 @@ TAO_ORB_Core::fini (void) (*eh)->handle_close (ACE_INVALID_HANDLE, ACE_Event_Handler::ALL_EVENTS_MASK); } - unregistered.reset (); } - // Pass reactor back to the resource factory. if (this->resource_factory_ != 0) this->resource_factory_->reclaim_reactor (this->reactor_); -- cgit v1.2.1