summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/tests/NestedUpcall/Reactor/client.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/NestedUpcall/Reactor/client.cpp b/TAO/tests/NestedUpcall/Reactor/client.cpp
index d5f66005154..94e2eda9a9a 100644
--- a/TAO/tests/NestedUpcall/Reactor/client.cpp
+++ b/TAO/tests/NestedUpcall/Reactor/client.cpp
@@ -118,6 +118,7 @@ NestedUpCalls_Client::run (void)
// Now, we can invoke an operation on the remote side.
CORBA::Long r = this->reactor_->register_handler (eh.in (), TAO_TRY_ENV);
+ TAO_CHECK_ENV;
// We ought to have a result!
ACE_DEBUG ((LM_DEBUG,