From a27af132cf6e13e737c1ed1f720dd2c921038a76 Mon Sep 17 00:00:00 2001 From: gokhale Date: Sun, 22 Mar 1998 23:44:08 +0000 Subject: *** empty log message *** --- TAO/tao/Exception.i | 1 + 1 file changed, 1 insertion(+) (limited to 'TAO/tao/Exception.i') diff --git a/TAO/tao/Exception.i b/TAO/tao/Exception.i index 576ae4913f8..a27aa089eef 100644 --- a/TAO/tao/Exception.i +++ b/TAO/tao/Exception.i @@ -62,6 +62,7 @@ CORBA_Environment::clear (void) { this->exception_->Release (); } + this->exception_ = 0; } ACE_INLINE -- cgit v1.2.1