summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-10-13 00:58:53 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-10-13 00:58:53 +0000
commitaff24c869e62093cf8c3aa5173248f6f71f6a960 (patch)
tree5afe506841239faa73d59bfdb6a8d2a7a0849da0 /TAO
parent49cd899ea2283d67c48d0a405bb471ec207a4086 (diff)
downloadATCD-aff24c869e62093cf8c3aa5173248f6f71f6a960.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO')
-rw-r--r--TAO/tao/giop.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/giop.cpp b/TAO/tao/giop.cpp
index bb2e8621d24..08fe8e764ee 100644
--- a/TAO/tao/giop.cpp
+++ b/TAO/tao/giop.cpp
@@ -630,7 +630,8 @@ TAO_GIOP_Invocation::start (CORBA::Environment &env)
// Get a CORBA::Object_ptr from _data using <QueryInterface>.
(void) this->data_->QueryInterface (IID_CORBA_Object, (void **) &obj);
- // Get a pointer to the connector.
+ // Get a pointer to the connector, which might be in thread-specific
+ // storage, depending on the concurrency model.
TAO_CONNECTOR *con = TAO_ORB_Core_instance ()->connector ();
// Determine the object key and the address to which we'll need a